get_crosscut {bulletr} | R Documentation |
Read a crosscut from a 3d surface file
Description
Read a crosscut from a 3d surface file
Usage
get_crosscut(path = NULL, x = 243.75, bullet = NULL)
Arguments
path |
path to an x3p file. The path will only be considered, if bullet is not specified. |
x |
level of the crosscut to be taken. If this level does not exist, the crosscut with the closest level is returned. |
bullet |
alternative access to the surface measurements. |
Value
data frame
[Package bulletr version 0.1 Index]