Other packages > Find by keyword >

geometr  

Generate and Modify Interoperable Geometric Shapes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geometr", "0.2.10")



Attach the package and use:
library("geometr")
Maintained by
Steffen Ehrmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-16
Latest Update:
Description:
Provides tools that generate and process fully accessible and tidygeometric shapes. The package improves interoperability of spatial andother geometric classes by providing getters and setters that produceidentical output from various classes.
How to cite:
Steffen Ehrmann (2019). geometr: Generate and Modify Interoperable Geometric Shapes. R package version 0.2.10, https://cran.r-project.org/web/packages/geometr. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 0.1.1 (2019-10-16 14:00), 0.2.4 (2020-03-30 12:20), 0.2.5 (2020-07-14 15:20), 0.2.8 (2021-03-30 13:10), 0.2.9 (2021-08-03 20:00), 0.2.10 (2021-09-20 20:50)
Other packages that cited geometr R package
View geometr citation profile
Other R packages that geometr depends, imports, suggests or enhances
Functions, R codes and Examples using the geometr R package
Full geometr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
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  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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