| repijson-package | Classes and functions to handle EpiJSON files |
| as.data.frame.ejAttribute | Convert an ej attribute to a dataframe |
| as.data.frame.ejObject | convert an ejObject to a dataframe with one row per record |
| as.ejObject | generic as function |
| as.ejObject.data.frame | Convert a dataframe to an ejObject |
| as.ejObject.default | By default we don't know how to convert objects |
| as.ejObject.obkData | This function processes objects from the obkClass data and converts to the epiJSON format |
| as.SpatialPointsDataFrame.ejEvent | convert an ejEvent to a SpatialPointsDataFrame |
| as.SpatialPointsDataFrame.ejObject | Create a SpatialPointsDataFrame from an ejObject |
| as.SpatialPointsDataFrame.ejRecord | convert an ejRecord to a SpatialPointsDataFrame |
| attributeAsJSON | Convert an attribute into JSON |
| box2 | generic labelled box function |
| create_ejAttribute | Create an attribute This package outlines the aspects of the data for EpiJSON |
| create_ejEvent | Create an event |
| create_ejMetadata | Create metadata |
| create_ejObject | Create an object |
| create_ejRecord | Create a record |
| dataFrameToAttributes | The general functions that are used in multiple sections of the epiJSON package |
| define_ejEvent | Creates a event definition |
| ejAttributes | Extract the attributes from an EpiJson Object |
| ejRecords | Extract the records from an EpiJson Object |
| epiJSON2r | converting epiJSON into a list of lists |
| epijsonObjectVis | to view the structure of epijson objects and/or schema allowing multiple attribute boxes with different labels |
| notNA | Return a value only if another is not NA |
| objectAsJSON | Convert an ejObject into JSON |
| print.ejAttribute | print an ejAttribute object |
| print.ejEvent | print an ejEvent object |
| print.ejMetadata | print an ejMetadata object |
| print.ejObject | print an ejObject object |
| print.ejRecord | print an ejRecord object |
| processRecord | This function takes a single record from the obkClass data and converts to the epiJSON format |
| processRecordFrame | This function processes events from the obkClass data and converts to the epiJSON format |
| repijson | Classes and functions to handle EpiJSON files |
| toyll | Toy line list dataset |