ejRecords: Extract the records from an EpiJson Object

Description Usage Arguments Value Note

View source: R/extractors.R

Description

Get the records as a list from an EpiJSON Object

Usage

1

Arguments

x

An EpiJSON object (class ejObject)

Value

A list of records

Note

This is functionally equivelent to calling x$records (which may be quicker as therer is no object type checking) but open to change in later versions.


repijson documentation built on May 29, 2017, 2:12 p.m.