getCardsForPath: Helper function to return all cards for one of the paths

Description Usage Arguments Value Author(s) Examples

View source: R/getCardsForPath.R

Description

Helper function to return all cards for one of the paths

Usage

1
getCardsForPath(path, pretty_print = TRUE)

Arguments

path

of interest

pretty_print

TRUE by default, then it will print out an explanatory line before the list of available cards for a path

Value

all valid cards for a particular path

Author(s)

Layla Rohkohl, byehity@gmail.com

Examples

1
2
getCardsFor("organizations")
getCardsFor("funding_rounds")

Lyrohk/cruncher documentation built on Dec. 17, 2021, 1:17 a.m.