Description Usage Arguments Value
View source: R/make_data_object.R
Make the Data Object
1 | make_data_object(formula, xcoord, ycoord, tcoord, data, h_options)
|
formula |
A formula of the form |
xcoord |
A character vector specifying the column name of the x-coordinate
variable in |
ycoord |
A character vector specifying the column name of the y-coordinate
variable in |
tcoord |
A character vector specifying the column name of the t-coordinate (time)
variable in |
data |
A data object containing all necessary variables. |
h_options |
A list containing options to compute distances if
|
A list with relevant data ordering information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.