# Generated by roxygen2: do not edit by hand

export(animate_pressure)
export(arch_index)
export(auto_detect_side)
export(cop)
export(cpei)
export(create_mask_auto)
export(create_mask_manual)
export(edit_mask)
export(footprint)
export(load_emed)
export(load_pedar)
export(load_pliance)
export(mask_analysis)
export(plot_pressure)
export(pressure_interp)
export(select_steps)
export(whole_pressure_curve)
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(gdistance,geoCorrection)
importFrom(gdistance,shortestPath)
importFrom(gdistance,transition)
importFrom(ggmap,gglocator)
importFrom(ggplot2,aes)
importFrom(ggplot2,binned_scale)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,chull)
importFrom(grDevices,dev.off)
importFrom(grDevices,rainbow)
importFrom(grDevices,x11)
importFrom(graphics,hist)
importFrom(magick,image_animate)
importFrom(magick,image_graph)
importFrom(magick,image_info)
importFrom(magick,image_read)
importFrom(magick,image_write)
importFrom(magrittr,"%>%")
importFrom(pracma,trapz)
importFrom(raster,adjacent)
importFrom(raster,extent)
importFrom(raster,ncell)
importFrom(raster,raster)
importFrom(scales,manual_pal)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_combine)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_difference)
importFrom(sf,st_distance)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_join)
importFrom(sf,st_linestring)
importFrom(sf,st_polygon)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_union)
importFrom(stats,approx)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,str_detect)
importFrom(stringr,str_ends)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_pad)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(stringr,str_which)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,read.fwf)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(zoo,rollapply)
