Skip to content

Commit acd2de4

Browse files
committed
export function
1 parent 1045bb3 commit acd2de4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

R/check_data.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#' @export
2+
#'
13
check_data <- function(data){
24
studyid = data %>%
35
count(STUDYID)

0 commit comments

Comments
 (0)