Returns a table in an SQLite database as a tibble or sf object.
1  | ps_read_table(table_name, conn = getOption("ps.conn"))
 | 
table_name | 
 A string of the name of the table.  | 
conn | 
 An SQLiteConnection object.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.