Function for python backend to receive a local tour based on current projection
Usage
get_local_history(data, starting_projection)
Arguments
- data
the dataset to calculate the projections with. In practice
only the two first rows of the dataset are provided as the actual data is not
needed.
- starting_projection
the initial projection one wants to initiate the
local tour from
Value
history object containing the projections of the requested tour
Examples
.
#> Error: object '.' not found