AutoDeskR is an R package that provides an interface to the:
To install AutoDeskR in R:
install.packages("AutoDeskR")
Or to install the development version:
devtools::install_github('paulgovan/autodeskr')
Please note that the AutoDeskR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Many thanks to the developers at https://aps.autodesk.com for providing this great set of tools and for the support needed to learn and implement these APIs.