rename functions
Closed this issue · 1 comments
tklebel commented
think about unified naming scheme, to avoid the need of remembering the function names.
possibly:
- jst_article
- jst_book
- jst_authors
- jst_import
- etc.
I would prefer "jst_" over "js_", since the latter is short for javascript, and the default for autocomplete in RStudio is three characters.