Skip to content

amsantac/geospt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geospt R package

Installation

The geospt R package can be installed from CRAN, the official R packages repository, or from this GitHub repository.

The official release of the geospt R package can be found on CRAN. To install from CRAN enter the following command line in R (on Windows OS, run R as Administrator):

install.packages("geospt")

To install the development version of the geospt R package from this account on GitHub, first install the devtools R package using the following command:

install.packages("devtools")

Then install the geospt package from Github using the devtools package:

devtools::install_github("amsantac/geospt")

For help on the functions implemented in the geospt package see the reference manual or run the following command lines in R:

?'geospt-package'
?geospt

About

geospt R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages