demonstrateIssue: Demonstrates the issue with using S3 methods and Import with...

Description Usage Arguments Examples

Description

Demonstrates the issue with using S3 methods and Import with a package that doesn't use S3method()

Usage

1
demonstrateIssue(loadLibrary = FALSE)

Arguments

loadLibrary

determines whether to use library() to attach the rhdf5 package to the global environment

Examples

1
2
3
4
5
## Not run: 
demonstrateIssue()
demonstrateIssue(loadLibrary = TRUE)

## End(Not run)

NikNakk/s3issuedemo documentation built on May 7, 2019, 6:18 p.m.