powered by
Rstudio addin to create object from highlighted object name or code. Also works in browser mode, albeit not in the code_browser window.
selectobject(eval = TRUE)
Should text be evaluated? If FALSE, the output is a charstring of the marked text. DEFAULT: TRUE
List with the (evaluated) object and the code generating it as a character string
Heavily borrowed from digital-dharma/RStudioAddIns (no longer online)
addins, funSource
# NOT RUN { # see str_addin # }
Run the code above in your browser using DataLab