Nothing
## #293, #333
## affects xls only
test_that("shared strings are retrieved when there's >256 unique strings", {
df <- read_excel(test_sheet("more-than-256-unique-strings-xls.xls"))
expect_identical(df$var[257], "x257")
})
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.