Skip to content

Commit 2afd2c9

Browse files
committed
skinnyskeleton setwd(pkg_path)
1 parent c6ae089 commit 2afd2c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

skinnySkeleton.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ cat("Creating package at:", pkg_path, "\n")
3535

3636
usethis::create_package(pkg_path, open = FALSE)
3737
setwd(pkg_path)
38+
3839
desc_content <- paste0(
3940
"Package: ", pkg_name, "\n",
4041
"Title: ", pkg_title, "\n",

0 commit comments

Comments
 (0)