| refine_path | R Documentation | 
This function is a helper that is used throughout rrefine to construct the path to the OpenRefine instance. By default this points to the localhost (http://127.0.0.1:3333).
refine_path(host = "http://127.0.0.1", port = "3333")
host | 
 Host for running OpenRefine instance; default is   | 
port | 
 Port number for running OpenRefine instance; default is   | 
Character vector with path to running OpenRefine instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.