Skip to content

Commit

Permalink
Update NAMESPACE and generate bvq_items.Rd
Browse files Browse the repository at this point in the history
  • Loading branch information
gongcastro committed May 29, 2024
1 parent 13f2b44 commit fcdf582
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export(.data)
export(as_label)
export(as_name)
export(bvq_connect)
export(bvq_items)
export(bvq_logs)
export(bvq_norms)
export(bvq_participants)
Expand Down Expand Up @@ -46,6 +47,8 @@ importFrom(lubridate,today)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_xlsx)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
Expand Down
51 changes: 51 additions & 0 deletions man/bvq_items.Rd

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

0 comments on commit fcdf582

Please sign in to comment.