Skip to contents

Support is provided for matching against base R parameters. However, it is recommended to avoid using it for variable assignments into an environment, as that can introduce conflicts with base functions.

Usage

dottedCase(object, ...)

Arguments

object

Object.

...

Additional arguments.

Value

Modified object. Contains syntatically valid names. For objects with names() defined, the underlying data returns unchanged, except for character or vector class.

Examples

showMethods("dottedCase")
#> Function: dottedCase (package AcidGenerics)
#> <No methods>
#>