Metropolitan-Council / councilR

A curated collection of commonly used templates, color palettes, functions, and more!
Other
6 stars 1 forks source link

snippets_install() throws error #2

Closed eroten closed 4 years ago

eroten commented 4 years ago

When I run snippets_install(), an error is thrown.

Installing snippets throws a "match.arg()" error.

# insert reprex here
library(councilR)
snippets_install()
## Error in match.arg(which) : 'arg' must be of length 1