Description Usage Arguments Value
Creates an object of class sf
containing the geographical locations
and timestamps of the test points. All location-timestamp combinations are
sample from the usage data of the test period.
1 | create_testpoints(data, area, clusters, n)
|
data |
the usage data of the test period as object of class |
area |
the system area of the bike sharing system as object of class
|
clusters |
the geographical outlines of the clusters as object of class
|
n |
the desired number of test points. |
Returns an object of class sf
, with point geometry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.