Learn R Programming

trelloR (version 0.8.0)

get_my_boards: Get Own Boards

Description

Returns a flat data frame, containing the authenticated user's boards.

Usage

get_my_boards(...)

Arguments

...

Additional arguments passed to get_resource()

See Also

get_resource()