This function provides an RStudio addin that will load the target at the current cursor location from the cache into the global environment. This is convenient during pipeline development when building off established targets.
rs_addin_loadd(context = NULL)
an RStudio document context. Read from the active document if not supplied. This is used for testing purposes.
Nothing.