Learn R Programming

lumendb (version 0.2.1)

ldtopics: Get Topics

Description

Get a list of Lumen Database Topics

Usage

ldtopics(...)

Arguments

...
Additional arguments passed to lumenHTTP.

Value

A list of objects of class “lumen_topic”. The default print method will display some essential details of each topic.

Details

This function retrieves a list of “topics” used by the Lumen Database.

Examples

Run this code
## Not run: 
# x <- ldtopics()
# x
# ## End(Not run)

Run the code above in your browser using DataLab