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 10 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

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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