Skip to content
/ mxfda Public

❗ This is a read-only mirror of the CRAN R package repository. mxfda — A Functional Data Analysis Package for Spatial Single Cell Data. Homepage: https://github.com/julia-wrobel/mxfda/http://juliawrobel.com/mxfda/ Report bugs for this package: https://github.com/julia-wrobel/mxfda/issues/

License

Notifications You must be signed in to change notification settings

cran/mxfda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mxFDA

R-CMD-check test-coverage

mxFDA

A functional data analysis package for spatial point pattern data.

Installing mxFDA to R

To install, the devtools or remotes package is required for the install_github() function:

#install devtools if not available
if (!require("devtools", quietly = TRUE))
  install.packages("devtools")

#install from github
devtools::install_github("julia-wrobel/mxfda")

To install a specific release of mxfda, use the devtools syntax. This is an example for installing the first release of mxfda:

devtools::install_github('julia-wrobel/mxfda@v0.2.0')

Vignettes and Function References

If interested in documentation and how-to's, please see http://juliawrobel.com/mxfda/

GitHub Code

The raw code can be found on the GitHub page by clicking the GitHub symbol in the upper right of the pkgdown site or at https://github.com/julia-wrobel/mxfda

About

❗ This is a read-only mirror of the CRAN R package repository. mxfda — A Functional Data Analysis Package for Spatial Single Cell Data. Homepage: https://github.com/julia-wrobel/mxfda/http://juliawrobel.com/mxfda/ Report bugs for this package: https://github.com/julia-wrobel/mxfda/issues/

Resources

License

Stars

Watchers

Forks

Packages

No packages published