RLesur / crrri

A Chrome Remote Interface written in R
https://rlesur.github.io/crrri/
Other
157 stars 12 forks source link

Use rlang to manage environment stuff #44

Closed cderv closed 5 years ago

cderv commented 5 years ago

Example:

As we are importing rlang, I think it could be better to use it where needed to take advantage of consistency and helper functions.