jennybc Simplify to just accept function name, as a string
e97c903 Sep 23, 2020
Simplify to just accept function name, as a string
Not sure if something in ?rstudioapi? changed, but this change is in response to seeing this:

Setting formal arguments of `text()` to their default values

where `text()` should have been the name of the target function.
e97c903