mdl_forum_posts: Get Forum Posts

View source: R/mdl_forum_posts.R

mdl_forum_postsR Documentation

Get Forum Posts

Description

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

Usage

mdl_forum_posts(con = mdl_get_connection(), tbl_prefix = "mdl_")

Arguments

con

a database connection object

tbl_prefix

table prefix

Details

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

Value

A dbplyr reference object.


moodleR documentation built on Aug. 15, 2022, 5:09 p.m.