From 7632faa5b1fae654e2b371ad2ee02ae2e02d9f1a Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Wed, 1 Feb 2023 13:32:38 +1100 Subject: [PATCH] Initial commit --- dev/01_start.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/01_start.R b/dev/01_start.R index 6ff085c..a3a89b1 100644 --- a/dev/01_start.R +++ b/dev/01_start.R @@ -33,7 +33,7 @@ golem::set_golem_options() ## Create Common Files ---- ## See ?usethis for more information -usethis::use_mit_license("Analytics in Moion") # You can set another license here +usethis::use_mit_license("Analytics in Motion") # You can set another license here #usethis::use_readme_rmd(open = FALSE) # Note that `contact` is required since usethis version 2.1.5 # If your {usethis} version is older, you can remove that param