step_fraction {tourr} | R Documentation |
Step along an interpolated path by fraction of path length.
Description
Step along an interpolated path by fraction of path length.
Usage
step_fraction(interp, fraction)
Arguments
interp |
interpolated path |
fraction |
fraction of distance between start and end planes |
[Package tourr version 1.2.0 Index]