loadGFICF | R Documentation |
Function to read a GFICF object from a file saved with saveGFICF
.
loadGFICF(file)
file |
name of the file where the object is stored. |
gficf_file <- tempfile("gficf_data") # restore data2 <- loadGFICF(file = gficf_file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.