View source: R/as_hce.data.frame.R
as_hce.data.frame | R Documentation |
hce
objectCoerce a data frame to an hce
object
## S3 method for class 'data.frame'
as_hce(x, ...)
x |
a data frame. |
... |
additional parameters. |
an hce
object.
KHCE <- as_hce(KHCE)
calcWO(KHCE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.