addmissing: Adds elements in a list that are missing because they were...

View source: R/zzz.R

addmissingR Documentation

Adds elements in a list that are missing because they were not returned in the PLoS API call.

Description

Adds elements in a list that are missing because they were not returned in the PLoS API call.

Usage

addmissing(x)

Arguments

x

A list with PLoS API returned nested elements

Value

A list with the missing element added with an "na", if it is missing.


ropensci/rplos documentation built on Sept. 12, 2022, 2:10 p.m.