# Generated by roxygen2: do not edit by hand

export(aspect_ratio)
export(check_name_fishbase)
export(cnp_model_mcmc)
export(extract)
export(find_lw)
export(growth_params)
export(limitation)
export(metabolic_rate)
export(metabolism)
export(model_parameters)
export(name_errors)
export(plot_cnp)
export(sensitivity)
export(trophic_level)
export(wprop)
import(Rcpp)
import(methods)
importFrom(curl,has_internet)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(fishualize,scale_color_fish_d)
importFrom(fishualize,scale_fill_fish)
importFrom(fishualize,scale_fill_fish_d)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(httr,GET)
importFrom(httr,message_for_status)
importFrom(parallel,mclapply)
importFrom(parallel,mcmapply)
importFrom(plyr,ldply)
importFrom(rfishbase,ecology)
importFrom(rfishbase,morphometrics)
importFrom(rfishbase,popgrowth)
importFrom(rfishbase,species)
importFrom(rfishbase,species_list)
importFrom(rfishbase,validate_names)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidybayes,stat_lineribbon)
importFrom(tidyr,gather)
useDynLib(fishflux, .registration = TRUE)
