# Generated by roxygen2: do not edit by hand

S3method(as.character,bids_uri)
S3method(as.list,bids_dataset_description)
S3method(as_bids_uri,bids_uri)
S3method(as_bids_uri,character)
S3method(as_tibble,bids_tabular)
S3method(bids_version,bids_dataset_description)
S3method(bids_version,bids_project)
S3method(bids_version,mock_bids_project)
S3method(brain_mask,bids_project)
S3method(build_subject_graph,bids_project)
S3method(build_subject_graph,mock_bids_project)
S3method(confound_files,bids_project)
S3method(confound_files,mock_bids_project)
S3method(create_preproc_mask,bids_project)
S3method(create_preproc_mask,mock_bids_project)
S3method(dataset_description,bids_project)
S3method(dataset_name,bids_dataset_description)
S3method(dataset_type,bids_dataset_description)
S3method(encode,character)
S3method(event_files,bids_project)
S3method(event_files,mock_bids_project)
S3method(flat_list,bids_project)
S3method(format,bids_dataset_description)
S3method(format,bids_uri)
S3method(func_scans,bids_project)
S3method(func_scans,mock_bids_project)
S3method(get_metadata,bids_project)
S3method(infer_tr,bids_project)
S3method(infer_tr,character)
S3method(load_all_events,bids_project)
S3method(mask_files,bids_project)
S3method(mask_files,mock_bids_project)
S3method(n_volumes,bids_project)
S3method(n_volumes,character)
S3method(parse,parser)
S3method(participants,bids_project)
S3method(participants,mock_bids_project)
S3method(plot,bids_confounds)
S3method(plot,bids_project)
S3method(plot,mock_bids_project)
S3method(preproc_scans,bids_project)
S3method(preproc_scans,mock_bids_project)
S3method(print,bids_dataset_description)
S3method(print,bids_project)
S3method(print,bids_report)
S3method(print,bids_tabular)
S3method(print,bids_uri)
S3method(print,mock_bids_project)
S3method(query_files,bids_project)
S3method(query_files,mock_bids_project)
S3method(read_confounds,bids_project)
S3method(read_confounds,mock_bids_project)
S3method(read_dataset_description,bids_project)
S3method(read_dataset_description,character)
S3method(read_events,bids_project)
S3method(read_events,mock_bids_project)
S3method(read_participants,bids_project)
S3method(read_participants,character)
S3method(read_scans_tsv,bids_project)
S3method(read_sessions_tsv,bids_project)
S3method(resolve_bids_uri,bids_uri)
S3method(resolve_bids_uri,character)
S3method(search_files,bids_project)
S3method(search_files,mock_bids_project)
S3method(sessions,bids_project)
S3method(sessions,mock_bids_project)
S3method(sidecar,bids_tabular)
S3method(summary,bids_tabular)
S3method(surface_files,bids_project)
S3method(surface_files,mock_bids_project)
S3method(tasks,bids_project)
S3method(tasks,mock_bids_project)
S3method(transform_files,bids_project)
S3method(transform_files,mock_bids_project)
export(anat_parser)
export(as_bids_uri)
export(bids_check_compliance)
export(bids_datatype_spec)
export(bids_entities)
export(bids_heatmap)
export(bids_index)
export(bids_parser)
export(bids_project)
export(bids_report)
export(bids_report_data)
export(bids_schema)
export(bids_schema_versions)
export(bids_subject)
export(bids_subject.bids_project)
export(bids_summary)
export(bids_transform)
export(bids_uri)
export(bids_version)
export(brain_mask)
export(build_subject_graph)
export(check_confounds)
export(check_func_scans)
export(clean_confounds)
export(clear_example_bids_cache)
export(confound_files)
export(confound_set)
export(confound_strategy)
export(create_mock_bids)
export(create_preproc_mask)
export(create_smooth_transformer)
export(dataset_description)
export(dataset_name)
export(dataset_type)
export(decode_bids_entities)
export(derivative_files)
export(derivative_pipelines)
export(encode)
export(event_files)
export(file_pairs)
export(flat_list)
export(fmap_parser)
export(fmriprep_anat_parser)
export(fmriprep_func_parser)
export(func_parser)
export(func_scans)
export(gen_parser)
export(get_example_bids_dataset)
export(get_metadata)
export(get_repetition_time)
export(infer_tr)
export(is_bids_uri)
export(list_confound_sets)
export(list_confound_strategies)
export(list_datatypes)
export(list_pack_bids)
export(load_all_events)
export(mask_files)
export(n_volumes)
export(pack_bids)
export(parse)
export(participants)
export(plot_bids)
export(preproc_scans)
export(query_files)
export(read_confounds)
export(read_dataset_description)
export(read_events)
export(read_func_scans.bids_project)
export(read_participants)
export(read_preproc_scans.bids_project)
export(read_scans_tsv)
export(read_sessions_tsv)
export(read_sidecar)
export(register_datatype)
export(resolve_bids_uri)
export(search_files)
export(sessions)
export(sidecar)
export(surface_files)
export(tasks)
export(transform_files)
export(unregister_datatype)
export(variables_table)
import(dplyr)
importFrom(data.tree,Aggregate)
importFrom(data.tree,Clone)
importFrom(data.tree,Get)
importFrom(data.tree,Node)
importFrom(data.tree,ToDataFrameTypeCol)
importFrom(data.tree,Traverse)
importFrom(dplyr,"%>%")
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,tribble)
importFrom(dplyr,ungroup)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,file_create)
importFrom(fs,file_exists)
importFrom(fs,file_size)
importFrom(fs,path_dir)
importFrom(jsonlite,read_json)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,write_json)
importFrom(purrr,partial)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,col_factor)
importFrom(readr,col_integer)
importFrom(readr,col_logical)
importFrom(readr,cols)
importFrom(readr,default_locale)
importFrom(readr,format_tsv)
importFrom(readr,guess_encoding)
importFrom(readr,locale)
importFrom(readr,output_column)
importFrom(readr,problems)
importFrom(readr,read_csv)
importFrom(readr,read_delim)
importFrom(readr,read_file)
importFrom(readr,read_lines)
importFrom(readr,read_tsv)
importFrom(readr,spec)
importFrom(readr,type_convert)
importFrom(readr,write_csv)
importFrom(readr,write_delim)
importFrom(readr,write_file)
importFrom(readr,write_lines)
importFrom(readr,write_tsv)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,as_name)
importFrom(rlang,caller_env)
importFrom(rlang,check_dots_empty)
importFrom(rlang,check_dots_unnamed)
importFrom(rlang,check_dots_used)
importFrom(rlang,check_installed)
importFrom(rlang,current_env)
importFrom(rlang,empty_env)
importFrom(rlang,enquo)
importFrom(rlang,env)
importFrom(rlang,env_bind)
importFrom(rlang,env_get)
importFrom(rlang,env_has)
importFrom(rlang,env_parent)
importFrom(rlang,env_parents)
importFrom(rlang,env_poke)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,expr)
importFrom(rlang,expr_deparse)
importFrom(rlang,exprs)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,format_error_bullets)
importFrom(rlang,global_env)
importFrom(rlang,inform)
importFrom(rlang,inject)
importFrom(rlang,interrupt)
importFrom(rlang,is_call)
importFrom(rlang,is_call_simple)
importFrom(rlang,is_environment)
importFrom(rlang,is_false)
importFrom(rlang,is_formula)
importFrom(rlang,is_installed)
importFrom(rlang,is_integerish)
importFrom(rlang,is_interactive)
importFrom(rlang,is_list)
importFrom(rlang,is_named)
importFrom(rlang,is_null)
importFrom(rlang,is_primitive)
importFrom(rlang,is_scalar_character)
importFrom(rlang,is_scalar_logical)
importFrom(rlang,is_string)
importFrom(rlang,is_symbol)
importFrom(rlang,is_true)
importFrom(rlang,list2)
importFrom(rlang,local_options)
importFrom(rlang,maybe_missing)
importFrom(rlang,missing_arg)
importFrom(rlang,new_environment)
importFrom(rlang,new_formula)
importFrom(rlang,new_quosure)
importFrom(rlang,parse_expr)
importFrom(rlang,quo)
importFrom(rlang,quo_get_env)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quo_is_call)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_is_symbol)
importFrom(rlang,quo_name)
importFrom(rlang,quos)
importFrom(rlang,rep_along)
importFrom(rlang,seq2)
importFrom(rlang,set_names)
importFrom(rlang,splice)
importFrom(rlang,sym)
importFrom(rlang,try_fetch)
importFrom(rlang,warn)
importFrom(rlang,with_handlers)
importFrom(rlang,with_options)
importFrom(rlang,zap)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,reorder)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_glue)
importFrom(stringr,str_match)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,enframe)
importFrom(tibble,has_name)
importFrom(tibble,is_tibble)
importFrom(tibble,lst)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(tidyselect,any_of)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,tar)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,zip)
