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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns