Skip to content

Commit

Permalink
If I document their params, ...
Browse files Browse the repository at this point in the history
I have to also put them in usage.

But if I put them in usage, I also have to create aliases.

Hopefully this is enough to stop the NOTEs.
  • Loading branch information
jennybc committed Feb 13, 2024
1 parent 78dfe78 commit 90ca66d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/course.R
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ use_zip <- function(url,
#' tidy_download(url, destdir = getwd())
#' tidy_unzip(zipfile, cleanup = FALSE)
#'
#' @aliases tidy_download tidy_unzip

#' @param url A GitHub, DropBox, or Google Drive URL.
#' * For `create_download_url()`: A URL copied from a web browser.
Expand Down
2 changes: 2 additions & 0 deletions man/use_course_details.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90ca66d

Please sign in to comment.