View source: R/print_xpose_data.R
print.xpose_data | R Documentation |
This function returns to the console a list of the files and options
attached to an xpose_data
object.
## S3 method for class 'xpose_data'
print(x, ...)
x |
An |
... |
Ignored in this function |
# Using the print function
print(xpdb_ex_pk)
# Or simply by writing the xpdb name
xpdb_ex_pk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.