# Generated by roxygen2: do not edit by hand

S3method(adj_intens,OpenSpecy)
S3method(adj_intens,default)
S3method(ai_classify,OpenSpecy)
S3method(ai_classify,default)
S3method(as.data.frame,OpenSpecy)
S3method(as.data.table,OpenSpecy)
S3method(as_OpenSpecy,OpenSpecy)
S3method(as_OpenSpecy,data.frame)
S3method(as_OpenSpecy,default)
S3method(as_OpenSpecy,hyperSpec)
S3method(as_OpenSpecy,list)
S3method(c_spec,OpenSpecy)
S3method(c_spec,default)
S3method(c_spec,list)
S3method(collapse_spec,OpenSpecy)
S3method(collapse_spec,default)
S3method(conform_spec,OpenSpecy)
S3method(conform_spec,default)
S3method(cor_spec,OpenSpecy)
S3method(cor_spec,default)
S3method(def_features,OpenSpecy)
S3method(def_features,default)
S3method(filter_spec,OpenSpecy)
S3method(filter_spec,default)
S3method(flatten_range,OpenSpecy)
S3method(flatten_range,default)
S3method(get_metadata,OpenSpecy)
S3method(get_metadata,default)
S3method(head,OpenSpecy)
S3method(heatmap_spec,OpenSpecy)
S3method(heatmap_spec,default)
S3method(interactive_plot,OpenSpecy)
S3method(interactive_plot,default)
S3method(lines,OpenSpecy)
S3method(make_rel,OpenSpecy)
S3method(make_rel,default)
S3method(match_spec,OpenSpecy)
S3method(match_spec,default)
S3method(plot,OpenSpecy)
S3method(plotly_spec,OpenSpecy)
S3method(plotly_spec,default)
S3method(print,OpenSpecy)
S3method(process_spec,OpenSpecy)
S3method(process_spec,default)
S3method(restrict_range,OpenSpecy)
S3method(restrict_range,default)
S3method(sample_spec,OpenSpecy)
S3method(sample_spec,default)
S3method(share_spec,OpenSpecy)
S3method(share_spec,default)
S3method(sig_noise,OpenSpecy)
S3method(sig_noise,default)
S3method(smooth_intens,OpenSpecy)
S3method(smooth_intens,default)
S3method(spec_res,OpenSpecy)
S3method(spec_res,default)
S3method(subtr_baseline,OpenSpecy)
S3method(subtr_baseline,default)
S3method(summary,OpenSpecy)
S3method(write_spec,OpenSpecy)
S3method(write_spec,default)
export(OpenSpecy)
export(adj_intens)
export(adj_neg)
export(adj_res)
export(ai_classify)
export(as_OpenSpecy)
export(as_hyperSpec)
export(c_spec)
export(check_OpenSpecy)
export(check_lib)
export(collapse_spec)
export(conform_res)
export(conform_spec)
export(cor_spec)
export(def_features)
export(filter_spec)
export(flatten_range)
export(gen_grid)
export(get_lib)
export(get_metadata)
export(heatmap_spec)
export(human_ts)
export(ident_spec)
export(interactive_plot)
export(is_OpenSpecy)
export(is_empty_vector)
export(load_lib)
export(make_rel)
export(match_spec)
export(max_cor_named)
export(mean_replace)
export(plotly_spec)
export(process_spec)
export(read_any)
export(read_asp)
export(read_envi)
export(read_extdata)
export(read_jdx)
export(read_opus)
export(read_opus_raw)
export(read_spa)
export(read_spc)
export(read_spec)
export(read_text)
export(read_zip)
export(restrict_range)
export(rm_lib)
export(run_app)
export(sample_spec)
export(share_spec)
export(sig_noise)
export(smooth_intens)
export(spec_res)
export(subtr_baseline)
export(write_spec)
importFrom(caTools,read.ENVI)
importFrom(data.table,":=")
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,fifelse)
importFrom(data.table,fread)
importFrom(data.table,frollapply)
importFrom(data.table,is.data.table)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setorder)
importFrom(data.table,transpose)
importFrom(digest,digest)
importFrom(glmnet,predict.glmnet)
importFrom(grDevices,chull)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(hyperSpec,read.jdx)
importFrom(hyperSpec,read.spc)
importFrom(imager,as.cimg)
importFrom(imager,label)
importFrom(jsonlite,read_json)
importFrom(jsonlite,write_json)
importFrom(methods,new)
importFrom(osfr,osf_download)
importFrom(osfr,osf_ls_files)
importFrom(osfr,osf_retrieve_node)
importFrom(plotly,add_markers)
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,subplot)
importFrom(shiny,runGitHub)
importFrom(shiny,shinyOptions)
importFrom(signal,filter)
importFrom(signal,sgolay)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,poly)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,sessionInfo)
importFrom(utils,unzip)
importFrom(utils,write.csv)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
