rstudio_addin_tar_read {targets}R Documentation

RStudio addin to call tar_read() on the symbol at the cursor.

Description

For internal use only. Not a user-side function.

Usage

rstudio_addin_tar_read(context = NULL)

Arguments

context

RStudio API context from rstudioapi::getActiveDocumentContext().


[Package targets version 1.9.1 Index]