refine_check {rrefine} | R Documentation |
Helper function to check if rrefine
can connect to OpenRefine
Description
This function will check that rrefine
is able to access the running OpenRefine instance. Used internally prior to upload, delete, and export operations.
Usage
refine_check(...)
Arguments
... |
Additional parameters to be inherited by |
Value
Error message if rrefine
is unable to connect to OpenRefine, otherwise is invisible
[Package rrefine version 2.1.0 Index]