Other packages > Find by keyword >

x3ptools  

Tools for Working with 3D Surface Measurements
View on CRAN: Click here


Download and install x3ptools package within the R console
Install from CRAN:
install.packages("x3ptools")

Install from Github:
library("remotes")
install_github("cran/x3ptools")

Install by package version:
library("remotes")
install_version("x3ptools", "0.0.4")



Attach the package and use:
library("x3ptools")
Maintained by
Heike Hofmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-05
Latest Update: 2024-01-30
Description:
The x3p file formatis specified in ISO standard 5436:2000 to describe 3d surface measurements. 'x3ptools' allows reading, writing and basic modifications to the 3D surface measurements.
How to cite:
Heike Hofmann (2018). x3ptools: Tools for Working with 3D Surface Measurements. R package version 0.0.4, https://cran.r-project.org/web/packages/x3ptools. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.1 (2018-04-05 13:22), 0.0.2 (2021-06-28 10:48), 0.0.3 (2021-11-26 23:50)
Other packages that cited x3ptools R package
View x3ptools citation profile
Other R packages that x3ptools depends, imports, suggests or enhances
Complete documentation for x3ptools
Functions, R codes and Examples using the x3ptools R package
Some associated functions: calculate_spacing . df_to_x3p . head.x3p . image.x3p . lea . pipe . print.x3p . stl_to_x3p . tmd_to_x3p . wire . x3p_add_annotation . x3p_add_grid . x3p_add_hline . x3p_add_legend . x3p_add_mask . x3p_add_mask_layer . x3p_add_meta . x3p_add_vline . x3p_average . x3p_bin_stripes . x3p_circle_select . x3p_crop . x3p_darker . x3p_delete_mask . x3p_extract . x3p_extract_profile . x3p_extract_profile_segments . x3p_flip_x . x3p_flip_y . x3p_fuzzyselect . x3p_get_scale . x3p_image . x3p_interpolate . x3p_lighter . x3p_m_to_mum . x3p_mask_legend . x3p_mask_quantile . x3p_modify_xml . x3p_read . x3p_read_dat . x3p_read_plux . x3p_rotate . x3p_sample . x3p_scale_unit . x3p_select . x3p_shade_mask . x3p_show_xml . x3p_snapshot . x3p_to_df . x3p_transpose . x3p_trim_na . x3p_write . 
Some associated R codes: add_lines_x3p.R . addtemplate_x3p.R . convert.R . data.R . df_to_x3p.R . head_x3p.R . image_x3p.R . interpolate_x3p.R . mask_x3p.R . modify_xml.R . print_x3p.R . read_x3p.R . sample_x3p.R . stl_to_x3p.R . tmd_to_x3p.R . utils-pipe.R . write_x3p.R . x3p_add_mask_layer.R . x3p_average.R . x3p_bin_strips.R . x3p_crop.R . x3p_extract.R . x3p_extract_profile.R . x3p_extract_profile_segments.R . x3p_flip_x.R . x3p_flip_y.R . x3p_mask_legend.R . x3p_mask_quantile.R . x3p_read_dat.R . x3p_rotate.R . x3p_select.R . x3p_shade_mask.R . x3p_transpose.R . x3p_trim_na.R .  Full x3ptools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA