Description Usage Arguments Value Examples
Tests if the object is a simple feature collection (class: 'sf, data.frame'
)
1 | is.sf.3d(track)
|
track |
any object to test |
A logical: TRUE
if is a simple feature collection (class: 'sf, data.frame'
) of the sf package, FALSE
otherwise.
1 2 | is.sf.3d(niclas)
is.sf.3d(track2sf.3d(track = niclas, CRS = 2056))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.