View source: R/as_dmdScheme_raw.R
as_dmdScheme_raw | R Documentation |
x
into a new object of class dmdScheme_raw...
Generic function to convert the data stored in the object x
into a new object of class dmdScheme_raw...
as_dmdScheme_raw(x, ...) ## S3 method for class 'dmdSchemeData' as_dmdScheme_raw(x, ...) ## S3 method for class 'dmdSchemeSet' as_dmdScheme_raw(x, ...) ## S3 method for class 'xml_document' as_dmdScheme_raw(x, useSchemeInXml = NULL, ...)
x |
object to be converted |
... |
additional arguments for methods |
useSchemeInXml |
if |
dmdScheme as object of class dmdScheme_raw
as_dmdScheme_raw(dmdScheme(), keepData = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.