zoltr (version 0.2.2)

projects: Get information about all projects

Description

Get information about all projects

Usage

projects(zoltar_connection)

Arguments

zoltar_connection

A `ZoltarConnection` object as returned by new_connection

Value

A `data.frame` of all projects' contents

Examples

Run this code
# NOT RUN {
  the_projects <- projects(conn)
# }

Run the code above in your browser using DataLab