loadOneName | R Documentation |
load an object from .RDATA file
loadOneName(objName, file, envir = parent.frame(), assign.on.exit = TRUE)
objName |
the name of the object |
file |
the file path |
envir |
environment; default is calling environment: parent.frame |
assign.on.exit |
default is TRUE |
a new environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.