inst/test-data/specific-redcapr/read-batch-simple/specify-forms-only-1st.R

structure(list(record_id = c(1, 2, 3, 4, 5), name_first = c("Nutmeg", 
"Tumtum", "Marcus", "Trudy", "John Lee"), name_last = c("Nutmouse", 
"Nutmouse", "Wood", "DAG", "Walker"), address = c("14 Rose Cottage St.\nKenning UK, 323232", 
"14 Rose Cottage Blvd.\nKenning UK 34243", "243 Hill St.\nGuthrie OK 73402", 
"342 Elm\nDuncanville TX, 75116", "Hotel Suite\nNew Orleans LA, 70115"
), telephone = c("(405) 321-1111", "(405) 321-2222", "(405) 321-3333", 
"(405) 321-4444", "(405) 321-5555"), email = c("nutty@mouse.com", 
"tummy@mouse.comm", "mw@mwood.net", "peroxide@blonde.com", "left@hippocket.com"
), dob = structure(c(12294, 12121, -13051, -6269, -5375), class = "Date"), 
    age = c(11, 11, 80, 61, 59), sex = c(0, 1, 1, 0, 1), demographics_complete = c(2, 
    2, 2, 2, 2)), row.names = c(NA, -5L), class = c("spec_tbl_df", 
"tbl_df", "tbl", "data.frame"))
OuhscBbmc/REDCapR documentation built on Jan. 31, 2024, 8:30 p.m.