dottedCase | R Documentation |
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.
dottedCase(object, ...)
object |
Object. |
... |
Additional arguments. |
Modified object.
Contains syntatically valid names.
For objects with names()
defined, the underlying data
returns unchanged, except for character
or vector
class.
showMethods("dottedCase")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.