powered by
Annotate a data table/frame with additional fields.
Annotator.annotate( records, fields, include_errors = FALSE, raw = FALSE, env = .solveEnv )
The data table or data frame to annotate.
The fields to add.
Set to TRUE to include errors in the output (default: FALSE).
Set to TRUE to return the raw response (default: FALSE).
(optional) Custom client environment.
https://docs.solvebio.com/
if (FALSE) { Annotator.annotate(records=tbl, fields=fields) }
Run the code above in your browser using DataLab