Learn R Programming

rbenvo: Built Environment Objects for Point Pattern Data in R

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).

Copy Link

Version

Install

install.packages('rbenvo')

Monthly Downloads

39

Version

1.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Adam Peterson

Last Published

November 18th, 2020

Functions in rbenvo (1.0.5)

is.longitudinal

Is a longitudinal benvo
create_CA_benvo

Create California Benvo
bwinvo

Between - Within Decomposition
joinvo

Join BEF and subject data within a benvo
plot_timeline

Temporal Plot of benvo
HFS_distances_times

Small dataset for use in benvo examples and vignettes.
print.benvo

benvo Print Method
HFS_subjects

Longitudinal Dataset for use in benvo examples and vignettes.
FFR_distances

Small dataset for use in benvo examples and vignettes.
benvo-methods

Benvo Methods
FFR_subjects

Small dataset for use in benvo examples and vignettes.
benvo

Create a benvo object
summary.benvo

benvo BEF Summary Generic
reexports

Objects exported from other packages
rbenvo-package

The 'rbenvo' package.
plot_pointrange

Plot Pointrange
aggrenvo

Aggregate Matrix to Subject or Subject - Measurement Level
base_benvo

Base Benvo
longitudinal_HFS

Small benvo for use in benvo longitudinal examples and vignettes.
LA_restaurants

Los Angeles Fast Food Restaurants
activate

Determine the context of subsequent manipulation
plot_map

Spatial Plot of benvo
LA_schools

California Public Schools Fitnessgram Data
drop_BEF

Drop Built Environment Feature from Benvo
add_BEF

Add Built Environment Feature to Benvo
example_benvo

Small benvo for use in benvo examples and vignettes.
longitudinal_design

Longitudinal design dataframe
plot.benvo

Benvo plots
%>%

Pipe operator
set_datetime_cols

Set DateTime Columns
subject_design

Subject Design Matrix