download_annotations: Download annotation for a given job_id

View source: R/job_management.r

download_annotationsR Documentation

Download annotation for a given job_id

Description

Download annotation for a given job_id

Usage

download_annotations(job_id)

Arguments

job_id

The codingjob id.

Value

A tibble of annotations in long format

Examples

## Not run: 
download_annotations(7)

## End(Not run)

ccs-amsterdam/ccsAnnotator documentation built on March 19, 2024, 2:14 a.m.