Description See Also Public fields Methods Examples
A hyp object
A hyp object
data
A dataframe returned by hypeR()
plots
A list of plots returned by hypeR()
args
A list of arguments passed to hypeR()
info
Exported information for reproducibility
new()
Create a hyp object
hyp$new(data, plots = NULL, args = NULL, info = NULL)
data
A dataframe returned by hypeR()
plots
A list of plots returned by hypeR()
args
A list of arguments passed to hypeR()
info
Exported information for reproducibility
A new hyp object
print()
Print hyp obect
hyp$print()
NULL
as.data.frame()
Extract dataframe from hyp obect
hyp$as.data.frame()
NULL
clone()
The objects of this class are cloneable with this method.
hyp$clone(deep = FALSE)
deep
Whether to make a deep clone.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.