This function provides the list of individual scripts built to access data programmatically and reproducibly, which we refer to as data pipelines.
pipelist(type = "data")
type of pipeline, one of data
or connect
This function prints a list of available data pipelines in the pipedat
package
if (FALSE) {
pipelist()
}