yonicd / carbonate

carbon.js for R
https://yonicd.github.io/carbonate/
Other
212 stars 5 forks source link

incomplete list of available templates #25

Closed mike-lawrence closed 2 years ago

mike-lawrence commented 3 years ago

The get_templates() function appears to return an incomplete list of templates available at carbon.now.sh; for example, it doesn't include the "One Light" template.

yonicd commented 3 years ago

Thanks for the update. You can put in a PR if you have time. I will get to it in a few days if not.

here is where the lists of presets are located

https://github.com/yonicd/carbonate/blob/master/R/set_get_functions.R#L34_L55