projects: Get information about all projects

View source: R/connection.R

projectsR Documentation

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

## Not run: 
  the_projects <- projects(conn)

## End(Not run)

reichlab/zoltr documentation built on April 13, 2024, 2:13 a.m.