fillNames: Utilities for Server-Language Specific Use

Description Usage Arguments References

Description

A utility to fill in blank names in list elements to make it valid for a dictionary.

Usage

1
fillNames(object, noNamesOK = FALSE)

Arguments

object

a list object, possibly with empty or duplicate names.

noNamesOK

what to do with a list having no names—leave it alone or fill them all in?

References

Chambers, John M. (2016) Extending R, Chapman & Hall/CRC. ( Chapter 13, discussing this package, is included in the package: ../doc/Chapter_XR.pdf.)


johnmchambers/XR documentation built on May 19, 2019, 5:15 p.m.