Description Usage Arguments Value Examples
Produce a data.frame out of a formhubDataObj
1 2 | ## S3 method for class 'formhubData'
as.data.frame(fhD, ...)
|
the |
formhub object which will be possibly co-erced to a dataframe. |
the |
formhub object which will be possibly co-erced to a SpatialPointsDataFrame object. |
A data.frame represntation of this formhub oject
A SpatialPointsDataFrame representation of this formhub Object
1 2 | #' Produce a SpatialPointsDataFrame if data has a column of type `gps` or `geopoint`.
Otherwise, return NA.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.