| closeRefine | R Documentation |
Get openRefine cleaned data.frame and close
closeRefine(dataFrameOutput = TRUE, kill = FALSE)
dataFrameOutput |
if TRUE, return a data.frame (a tibble otherwise) |
kill |
if TRUE delete openRefine project |
...
data.frame or tibble
JuG
cleanedData <- closeRefine(dataFrameOutput = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.