Skip to content

Commit 26f00ff

Browse files
authored
remove dontrun directive from match_name() example (#533)
1 parent be4ef22 commit 26f00ff

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

R/match_name.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
#' @export
6363
#'
6464
#' @examples
65-
#' \dontrun{
6665
#' library(r2dii.data)
6766
#' library(tibble)
6867
#'
@@ -116,7 +115,6 @@
116115
#' )
117116
#'
118117
#' match_name(loanbook, abcd, sector_classification = your_classifications)
119-
#' }
120118
match_name <- function(loanbook,
121119
abcd,
122120
by_sector = TRUE,

man/match_name.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)