powered by
Use the package scripts and stylesheets in a page
use.cardpro( theme = letters[1:5], jquery = FALSE, jqueryui = TRUE, fontawesome = FALSE, template = "bundle", fix.header = FALSE )
A list of files to be inserted in the header of a page
The template type
option. logical. include jquery
option. logical. include jquery UI
option. logical. include fontawesome
template folder
logical. fix header if titlePanel2() is used in UI
if(interactive()){ use.cardpro() use.cardpro(theme="a",jqueryui = TRUE, fontawesome = FALSE) }
Run the code above in your browser using DataLab