Other packages > Find by keyword >

tripack  

Triangulation of Irregularly Spaced Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tripack", "1.3-9.2")



Attach the package and use:
library("tripack")
Maintained by
Albrecht Gebhardt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1998-08-20
Latest Update: 2020-05-30
Description:
A constrained two-dimensional Delaunay triangulation package providing both triangulation and generation of voronoi mosaics of irregular spaced data.
How to cite:
Albrecht Gebhardt (1998). tripack: Triangulation of Irregularly Spaced Data. R package version 1.3-9.2, https://cran.r-project.org/web/packages/tripack. Accessed 16 Mar. 2025.
Previous versions and publish date:
1.0-1 (1998-08-20 12:56), 1.0-2 (1999-11-23 10:09), 1.0-3 (1999-12-27 09:27), 1.1-1 (2000-06-06 19:01), 1.1-2 (2001-01-10 16:25), 1.2-0 (2001-06-18 12:41), 1.2-2 (2002-01-01 18:01), 1.2-3 (2002-01-04 11:09), 1.2-4 (2002-07-03 08:43), 1.2-5 (2002-10-14 08:13), 1.2-6 (2003-01-12 11:26), 1.2-8 (2004-05-27 07:01), 1.2-9 (2004-09-25 11:11), 1.2-10 (2005-05-12 22:08), 1.2-11 (2007-10-09 10:23), 1.3-2 (2009-06-14 21:13), 1.3-3 (2009-06-16 15:13), 1.3-4 (2012-10-29 08:59), 1.3-5 (2012-10-31 14:23), 1.3-6 (2013-09-16 13:12), 1.3-7 (2015-09-01 20:46), 1.3-8 (2016-12-16 19:50), 1.3-9.1 (2020-05-30 11:51), 1.3-9 (2020-03-06 17:10)
Other packages that cited tripack R package
View tripack citation profile
Other R packages that tripack depends, imports, suggests or enhances
Complete documentation for tripack
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
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  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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