update_display_list {trelliscopejs} | R Documentation |
Update Trelliscope app display list file
Description
Update Trelliscope app display list file
Usage
update_display_list(base_path, jsonp = TRUE)
Arguments
base_path |
the base directory of the trelliscope application |
jsonp |
should json for display list be jsonp (TRUE) or json (FALSE)? |
[Package trelliscopejs version 0.2.6 Index]