Learn R Programming

opentriviadb (version 1.0.0)

get_categories: get_categories

Description

Get all available categories and their ids

Usage

get_categories()

Arguments

Value

A 2 column dataframe of category and id

Examples

Run this code
# NOT RUN {
library(opentriviadb)
get_categories()
# }

Run the code above in your browser using DataLab