Nothing
structure(list(record_id = c(1, 2, 3, 4, 5, 6), name_first = c("Nutmeg",
"Tumtum", "Marcus", "Trudy", "John Lee", "blank-for-gray"), name_last = c("Nutmouse",
"Nutmouse", "Wood", "DAG", "Walker", "blank-for-gray"), 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",
NA), telephone = c("(405) 321-1111", "(405) 321-2222", "(405) 321-3333",
"(405) 321-4444", "(405) 321-5555", NA), email = c("nutty@mouse.com",
"tummy@mouse.comm", "mw@mwood.net", "peroxide@blonde.com", "left@hippocket.com",
NA), dob = structure(c(12294, 12121, -13051, -6269, -5375, NA
), class = "Date"), age = c(11, 11, 80, 61, 59, NA), sex = c(0,
1, 1, 0, 1, NA), demographics_complete = c(2, 2, 2, 2, 2, 0),
height = c(7, 6, 180, 165, 193.04, NA), weight = c(1, 1,
80, 54, 104, NA), bmi = c(204.1, 277.8, 24.7, 19.8, 27.9,
NA), comments = c("Character in a book, with some guessing",
"A mouse character from a good book", "completely made up",
"This record doesn't have a DAG assigned\n\nSo call up Trudy on the telephone\nSend her a letter in the mail",
"Had a hand for trouble and a eye for cash\n\nHe had a gold watch chain and a black mustache",
NA), mugshot = c("mugshot-1.jpg", "mugshot-2.jpg", "mugshot-3.jpg",
"mugshot-4.jpg", "mugshot-5.jpg", NA), health_complete = c(1,
0, 2, 2, 0, 0), race___1 = c(0, 0, 0, 0, 1, 0), race___2 = c(0,
0, 0, 1, 0, 0), race___3 = c(0, 1, 0, 0, 0, 0), race___4 = c(0,
0, 1, 0, 0, 0), race___5 = c(1, 1, 1, 1, 0, 0), race___6 = c(0,
0, 0, 0, 1, 0), ethnicity = c(1, 1, 0, 1, 2, NA), interpreter_needed = c(0,
0, 1, NA, 0, NA), race_and_ethnicity_complete = c(2, 0, 2,
2, 2, 0)), row.names = c(NA, -6L), class = "data.frame")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.