Returns a reference to the (cached) forum_posts table, with the most relevant columns selected.

mdl_forum_posts(con = mdl_get_connection())

Arguments

con

a database connection object

Value

A dbplyr reference object.

Details

For convenience two additional columns: forum_name and thread_name; are added.