Description See Also Public fields Methods Examples
A hyp object
A hyp object
dataA dataframe returned by hypeR()
plotsA list of plots returned by hypeR()
argsA list of arguments passed to hypeR()
infoExported information for reproducibility
new()Create a hyp object
hyp$new(data, plots = NULL, args = NULL, info = NULL)
dataA dataframe returned by hypeR()
plotsA list of plots returned by hypeR()
argsA list of arguments passed to hypeR()
infoExported 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)
deepWhether 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.