Skip to content

Extension of spatstat package containing interactive graphics functions

Notifications You must be signed in to change notification settings

spatstat/spatstat.gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spatstat.gui

CRAN_Status_Badge GitHub R package version

This is an extension of the spatstat package.

It contains interactive graphics commands iplot and istat which were originally part of the spatstat package, but have now been moved to the new package spatstat.gui.

This GitHub repository holds the development version of spatstat.gui. The development version is newer than the official release of spatstat.gui on CRAN.

Installing the official release

For the most recent official release of spatstat.gui, see the CRAN page. To install it, just type

install.packages('spatstat.gui')

Installing the development version

The easiest way to install the development version of spatstat.gui from github is through the remotes package:

require(remotes)
install_github('spatstat/spatstat')
install_github('spatstat/spatstat.gui')

If you don't have remotes installed you should first run

install.packages('remotes')

About

Extension of spatstat package containing interactive graphics functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages