# Generated by roxygen2: do not edit by hand

S3method(as_sheets_id,NULL)
S3method(as_sheets_id,character)
S3method(as_sheets_id,default)
S3method(as_sheets_id,dribble)
S3method(as_sheets_id,drive_id)
S3method(as_sheets_id,sheets_id)
S3method(ctype,NULL)
S3method(ctype,SHEETS_CELL)
S3method(ctype,character)
S3method(ctype,default)
S3method(ctype,list)
S3method(format,sheets_meta)
S3method(print,sheets_meta)
export(`%>%`)
export(anchored)
export(as_sheets_id)
export(cell_cols)
export(cell_limits)
export(cell_rows)
export(read_sheet)
export(request_generate)
export(request_make)
export(sheets_api_key)
export(sheets_auth)
export(sheets_auth_configure)
export(sheets_browse)
export(sheets_cells)
export(sheets_deauth)
export(sheets_endpoints)
export(sheets_example)
export(sheets_examples)
export(sheets_find)
export(sheets_get)
export(sheets_has_token)
export(sheets_oauth_app)
export(sheets_read)
export(sheets_sheets)
export(sheets_token)
export(sheets_user)
export(spread_sheet)
importFrom(cellranger,anchored)
importFrom(cellranger,cell_cols)
importFrom(cellranger,cell_limits)
importFrom(cellranger,cell_rows)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(magrittr,`%>%`)
importFrom(purrr,`%||%`)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
