Skip to content

Commit 0a1685a

Browse files
committed
fix example
1 parent 97d2c4d commit 0a1685a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/info.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ orderly_info <- function(id, name, root = NULL, locate = TRUE) {
8080
##' @export
8181
##'
8282
##' @examples
83-
##' orderly::orderly_packages()
83+
##' path <- orderly::orderly_example("demo")
8484
##' orderly::orderly_packages(root = path)
8585
orderly_packages <- function(root = NULL, locate = TRUE) {
8686
cfg <- orderly_config(root, locate)

man/orderly_packages.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)