View source: R/mdl_forum_posts.R
mdl_forum_posts | R Documentation |
Returns a reference to the (cached) forum_posts table, with the most relevant columns selected.
mdl_forum_posts(con = mdl_get_connection(), tbl_prefix = "mdl_")
con |
a database connection object |
tbl_prefix |
table prefix |
For convenience two additional columns: forum_name and thread_name; are added.
A dbplyr reference object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.