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 Jan. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
RsqMed  
Total Mediation Effect Size Measure for High-Dimensional Mediators
An implementation of calculating the R-squared measure as a total mediation effect size measure and ...
Download / Learn more Package Citations See dependency  
NetSwan  
Network Strengths and Weaknesses Analysis
A set of functions for studying network robustness, resilience and vulnerability. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lmds  
Landmark Multi-Dimensional Scaling
A fast dimensionality reduction method scaleable to large numbers of samples. Landmark Multi-Dime ...
Download / Learn more Package Citations See dependency  
ROI.plugin.deoptim  
'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package with the 'DEoptim' and 'DEoptimR' packag ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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