Rdocumentation
powered by
Learn R Programming
roxygen3 (version 0.1)
add_s3_metadata: Add S3 metadata to a function
Description
Add S3 metadata to a function
Usage
add_s3_metadata(val, name, env)
Arguments
val
funtion object
name
name of the function
env
environment in which to search
See Also
Other s3:
is_s3_generic