connect_sqlite | Connect to an SQLite database |
create_schema | Add schema to a SQLite database |
db.read_table | Read remote database tables into data frames with additional validation |
db.write_table | Write data frames to remote database tables with additional validation |
demo_notes | Demo notes for testing 'shinynote' module. |
emojis | Demo notes for testing 'shinynote' module. |
markdown_notes | Demo notes formatted with markdown for testing 'shinynote' module. |
runExample | Run shinyNotes examples |
shinynotes | Shiny notes module - server function |
shinynotesUI | Shiny notes module - UI function |