Skip to content

rbenvo is a package of class (benvo) and methods for built environment data structures. They are designed to ease the use of working with these nonstandard data structures and improve interoperability with other R packages developing methods in this same space.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

apeterson91/rbenvo

Repository files navigation

rbenvo: Built Environment Objects for Point Pattern Data in R

License: MIT Travis build status R build status

About

rbenvo is package of class (benvo) and methods for built environment data structures. They are designed to ease the use of working with these nonstandard data structures and improve interoperability with other R packages developing methods in this same space (see eg. rstapDP).

Installation

Development Version

As this package is under active development, it is currently only available via Github. In order to install rbenvo use the following lines of R code

if(!require(devtools)){
   install.packages("devtools")
   library(devtools)
}

install_github("apeterson91/rbenvo",dependencies = TRUE)

Contributing

Examples and code contributions are welcome. Feel free to start/address a feature in the issue tracker and I'll be in touch shortly.

Code of Conduct

Please note that rbenvo is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

How to cite this package

A citation is in progress. Check back soon.

Acknowledgments

This work was developed with support from NIH grant R01-HL131610 (PI: Sanchez).

About

rbenvo is a package of class (benvo) and methods for built environment data structures. They are designed to ease the use of working with these nonstandard data structures and improve interoperability with other R packages developing methods in this same space.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published