Skip to content

jefferis/testplot3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testplot3d

Installation

Currently there isn't a released version on CRAN.

Released versions

The recommendation is to install from our lab repository:

install.packages("testplot3d",repos='http://jefferislab.org/R',type='source')

Bleeding Edge

You can, however, download the tar ball, and run R CMD INSTALL on it, or use the devtools package to install the development version:

# install.packages("devtools")

library(devtools)
install_github("testplot3d", "jefferis")

Note: Windows users need Rtools and devtools to install this way.

About

Test export of plot3d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages