rstudio / rstudioapi

Safely access RStudio's API (when available)
http://rstudio.github.io/rstudioapi
Other
167 stars 36 forks source link

add `sendToConsole(animate = TRUE)` #244

Closed romainfrancois closed 2 years ago

romainfrancois commented 2 years ago

related to https://github.com/rstudio/rstudio/pull/10366

Should the function have some logic to complain if the underlying .rs.api.sendToConsole() does not have the argument yet ?