create_testpoints: Create test points

Description Usage Arguments Value

Description

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.

Usage

1
create_testpoints(data, area, clusters, n)

Arguments

data

the usage data of the test period as object of class sf with point geometry.

area

the system area of the bike sharing system as object of class sf, with polygon geometry.

clusters

the geographical outlines of the clusters as object of class sf, with polygon geometry.

n

the desired number of test points.

Value

Returns an object of class sf, with point geometry.


luukvdmeer/dockless documentation built on May 10, 2019, 1:24 p.m.