# Generated by roxygen2: do not edit by hand

S3method("[",osf_tbl)
S3method(as_id,character)
S3method(as_id,osf_id)
S3method(as_id,osf_tbl)
S3method(as_wb_id,osf_tbl)
S3method(osf_cp,osf_tbl_file)
S3method(osf_download,osf_tbl_file)
S3method(osf_ls_files,osf_tbl_file)
S3method(osf_ls_files,osf_tbl_node)
S3method(osf_ls_nodes,osf_tbl_node)
S3method(osf_ls_nodes,osf_tbl_user)
S3method(osf_mkdir,osf_tbl_file)
S3method(osf_mkdir,osf_tbl_node)
S3method(osf_mv,osf_tbl_file)
S3method(osf_open,character)
S3method(osf_open,default)
S3method(osf_open,osf_id)
S3method(osf_open,osf_tbl)
S3method(osf_open,osf_tbl_file)
S3method(osf_rm,osf_tbl_file)
S3method(osf_rm,osf_tbl_node)
S3method(osf_upload,osf_tbl_file)
S3method(osf_upload,osf_tbl_node)
S3method(rbind,osf_tbl)
export("%>%")
export(as_id)
export(osf_auth)
export(osf_cp)
export(osf_create_component)
export(osf_create_project)
export(osf_download)
export(osf_ls_files)
export(osf_ls_nodes)
export(osf_mkdir)
export(osf_mv)
export(osf_open)
export(osf_refresh)
export(osf_retrieve_file)
export(osf_retrieve_node)
export(osf_retrieve_user)
export(osf_rm)
export(osf_upload)
importFrom(crul,HttpClient)
importFrom(crul,upload)
importFrom(crul,url_parse)
importFrom(fs,dir_exists)
importFrom(fs,file_exists)
importFrom(fs,file_info)
importFrom(fs,is_dir)
importFrom(fs,path_common)
importFrom(fs,path_ext_remove)
importFrom(fs,path_ext_set)
importFrom(fs,path_has_parent)
importFrom(fs,path_join)
importFrom(fs,path_rel)
importFrom(fs,path_split)
importFrom(fs,path_tidy)
importFrom(httr,progress)
importFrom(jsonlite,fromJSON)
importFrom(memoise,forget)
importFrom(memoise,memoise)
importFrom(purrr,"%>%")
importFrom(purrr,"%||%")
importFrom(purrr,chuck)
importFrom(purrr,imap_chr)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,set_names)
importFrom(purrr,transpose)
importFrom(rlang,abort)
importFrom(rlang,is_empty)
importFrom(rlang,is_scalar_character)
importFrom(rlang,warn)
importFrom(stringi,stri_split_fixed)
importFrom(tibble,tibble)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,modifyList)
importFrom(utils,tail)
importFrom(utils,unzip)
