Are you an R user?

I built an R package that allows you to interact with the Knack API from R. Will you help me make it better? Please check it out and let me know what you think! You can download it using the code snippet below or check it out at this link Knackr.

library(devtools)
install_github("MCodrescu/knackr")

You can reach me at m.codrescu@outlook.com for any questions, concerns, or comments. Happy coding!

I am curious about how you use this? I’d be interested in if it is possible to automate a process that builds plots in R (using ggplot or plotly) and pushing them back into the knack app. (Would be open to using plotly.js with just the integration of java script that seems to be built in).

I am entirely new to Knack and have no experience with javascript (but can learn quickly if need be). Just looking for options to expand the plotting capabilities