Skip to content

Commit

Permalink
added update_bib
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler rinker committed Feb 18, 2013
1 parent 4185ace commit 378ad96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/new_project.R
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
#' depending on what the client/research team is comfortable utilizing.
#'
#' @return Creates a project template.
#' @keywords replace
#' @keywords project, workflow
#' @export
new_project <- function(project = "new", path = getwd()) {
WD <- getwd()
Expand Down
3 changes: 2 additions & 1 deletion man/new_project.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@
\href{https://www.dropbox.com/}{dropbox}, depending on
what the client/research team is comfortable utilizing.
}
\keyword{replace}
\keyword{project,}
\keyword{workflow}

0 comments on commit 378ad96

Please sign in to comment.