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 04 Jun. 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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
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  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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