inst/download/server/server_info_on_startup.R

output$info <- shiny::renderText({
    tekst <- sprintf("The corpus contains %s documents.",
                     format(nrow(abc), big.mark=","))
})

Try the corporaexplorer package in your browser

Any scripts or data that you put into this service are public.

corporaexplorer documentation built on June 20, 2022, 5:20 p.m.