refine_mime: Apply (mimes) changes from existent project in OpenRefine to...

Description Usage Arguments Examples

Description

Apply (mimes) changes from existent project in OpenRefine to R data

Usage

1
refine_mime(data, mime.name = NULL, mime.id = NULL)

Arguments

data

DataFrame to be mimed

mime.name

String with name of project that contains the changes. Either name or ID must be given.

mime.id

String with ID of project that contains the changes. Either name or ID must be given.

Examples

1
2
3
4
## Not run: 
refine_mime(df, 'diamonds')

## End(Not run)

Aquarela-Advanced-Analytics/r2vortx documentation built on May 20, 2019, 8:46 a.m.