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.


Hackout2/repijson documentation built on May 6, 2019, 9:48 p.m.