Create Shareable Links for 'webR' and 'Shinylive' Environments


[Up] [Top]

Documentation for package ‘livelink’ version 0.1.0

Help Pages

as.character.shinylive_decoded Extract URLs as character vector
as.character.shinylive_decoded_batch Extract URLs as character vector
as.character.shinylive_directory Extract URLs as character vector
as.character.shinylive_link Extract URLs as character vector
as.character.shinylive_preview Extract URLs as character vector
as.character.shinylive_project Extract URLs as character vector
as.character.webr_decoded Extract URLs as character vector
as.character.webr_decoded_batch Extract URLs as character vector
as.character.webr_directory Extract URLs as character vector
as.character.webr_exercise Extract URLs as character vector
as.character.webr_link Extract URLs as character vector
as.character.webr_preview Extract URLs as character vector
as.character.webr_project Extract URLs as character vector
as.data.frame.livelink Turn a livelink container into a data frame
as.data.frame.shinylive_decoded_batch Turn a livelink container into a data frame
as.data.frame.shinylive_directory Turn a livelink container into a data frame
as.data.frame.webr_decoded_batch Turn a livelink container into a data frame
as.data.frame.webr_directory Turn a livelink container into a data frame
decode_shinylive_link Decode Shinylive link(s) to extract files to local directory
decode_webr_link Decode webR REPL link(s) to extract files to local directory
format.livelink Format a livelink object as a character vector
format.shinylive_decoded Format a livelink object as a character vector
format.shinylive_decoded_batch Format a livelink object as a character vector
format.shinylive_directory Format a livelink object as a character vector
format.shinylive_link Format a livelink object as a character vector
format.shinylive_preview Format a livelink object as a character vector
format.shinylive_project Format a livelink object as a character vector
format.webr_decoded Format a livelink object as a character vector
format.webr_decoded_batch Format a livelink object as a character vector
format.webr_directory Format a livelink object as a character vector
format.webr_exercise Format a livelink object as a character vector
format.webr_link Format a livelink object as a character vector
format.webr_preview Format a livelink object as a character vector
format.webr_project Format a livelink object as a character vector
knit_print.livelink Render livelink objects as links in knitted documents
knit_print.shinylive_directory Render livelink objects as links in knitted documents
knit_print.shinylive_link Render livelink objects as links in knitted documents
knit_print.shinylive_project Render livelink objects as links in knitted documents
knit_print.webr_directory Render livelink objects as links in knitted documents
knit_print.webr_exercise Render livelink objects as links in knitted documents
knit_print.webr_link Render livelink objects as links in knitted documents
knit_print.webr_project Render livelink objects as links in knitted documents
livelink-knitr Turn document chunks into shareable links
preview_shinylive_link Preview Shinylive link contents without writing files to disk
preview_webr_link Preview webR REPL link contents without writing files to disk
print.shinylive_decoded Print method for shinylive_decoded objects
print.shinylive_decoded_batch Print method for shinylive_decoded_batch objects
print.shinylive_directory Print method for shinylive_directory objects
print.shinylive_link Print method for shinylive_link objects
print.shinylive_preview Print method for shinylive_preview objects
print.shinylive_project Print method for shinylive_project objects
print.webr_decoded Print method for webr_decoded objects
print.webr_decoded_batch Print method for webr_decoded_batch objects
print.webr_directory Print method for webr_directory objects
print.webr_exercise Print method for webr_exercise objects
print.webr_link Print method for webr_link objects
print.webr_preview Print method for webr_preview objects
print.webr_project Print method for webr_project objects
repl_urls Extract shareable URLs from livelink objects
repl_urls.default Extract shareable URLs from livelink objects
set_webr_base_url Set global base URL for webR links
shinylive_directory Create Shinylive sharelinks from a directory of Shiny apps
shinylive_project Create a Shinylive sharelink for multi-file projects
shinylive_py_link Create a Shinylive sharelink for Python Shiny apps
shinylive_r_link Create a Shinylive sharelink for R Shiny apps
use_livelink_engine Turn document chunks into shareable links
use_livelink_hook Turn document chunks into shareable links
webr_repl_directory Create webR REPL sharelinks from a directory of R files
webr_repl_exercise Create paired exercise and solution webR REPL links
webr_repl_link Create a webR REPL sharelink from R code
webr_repl_project Create webR REPL sharelink for multiple files