structure(list(
url = "https://app.crunch.io/api/datasets/",
status_code = 201L, headers = structure(list(
allow = "GET, HEAD, OPTIONS, PATCH, POST",
`content-encoding` = "gzip", `content-type` = "application/json;charset=utf-8",
date = "Thu, 14 Feb 2019 23:09:50 GMT",
location = "https://app.crunch.io/api/datasets/1/",
server = "nginx", `set-cookie` = "REDACTED", vary = "Cookie, Accept-Encoding",
`x-timing` = "", `content-length` = "24", connection = "keep-alive"
), class = c(
"insensitive",
"list"
)), all_headers = list(list(
status = 201L, version = "HTTP/1.1",
headers = structure(list(
allow = "GET, HEAD, OPTIONS, PATCH, POST",
`content-encoding` = "gzip",
`content-type` = "application/json;charset=utf-8",
date = "Thu, 14 Feb 2019 23:09:50 GMT",
location = "https://app.crunch.io/api/datasets/1/",
server = "nginx", `set-cookie` = "REDACTED",
vary = "Cookie, Accept-Encoding",
`x-timing` = "", `content-length` = "24", connection = "keep-alive"
), class = c(
"insensitive",
"list"
))
)), cookies = structure(list(
domain = ".crunch.io",
flag = TRUE, path = "/", secure = FALSE,
expiration = structure(1581721790, class = c(
"POSIXct",
"POSIXt"
)), name = "token", value = "REDACTED"
), row.names = c(
NA,
-1L
), class = "data.frame"), content = charToRaw("null"),
date = structure(1550185790, class = c("POSIXct", "POSIXt"), tzone = "GMT"), times = c(
redirect = 0, namelookup = 3.9e-05,
connect = 4.1e-05, pretransfer = 0.000146, starttransfer = 0.551533,
total = 0.551597
)
), class = "response")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.