base_benvo: Base Benvo

Description Usage Arguments Value

View source: R/base_benvo.R

Description

When building a benvo iteratively the base benvo allows you to start with no bef data constructed a priori and build up from subject data that contains spatial and/or temporal raw data in the form of sf structures or Date columns.

Usage

1
base_benvo(subject_data, by, ...)

Arguments

subject_data

data.frame containing subject level covariates.

by

optional key

...

optional arguments for specifying date-time columns see set_datetime_cols

Value

a benvo with attribute base = TRUE


rbenvo documentation built on Nov. 18, 2020, 5:07 p.m.