rwtbl_cols_for_rise() contains the columns that are required from the
rdf file to ensure rdf2rise can fill in all required json objects for RISE.
This should be passed to RWDataPlyr::rdf_to_rwtbl2() as the keep_cols
argument. rise_json_req_obj() contains all of the required json objects for
RISE. All of these will be returned by rwtbl_add_rise_vars(), but this
could be used if you are creating your own tbl to pass to
tbl_to_rise_json().
1 2 3 |
An object of class character of length 9.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.