# Generated by roxygen2: do not edit by hand

S3method(ggplot_add,CoordPsychro)
S3method(ggplot_add,PsyComfortForeground)
S3method(ggplot_add,PsyGrid)
S3method(ggplot_add,PsyProtractor)
S3method(ggplot_add,PsyScale)
S3method(ggplot_build,ggpsychro)
S3method(makeContent,coord_clip_textpath)
S3method(makeContent,psychro_textpath)
export(comfort_adaptive)
export(comfort_heat_index)
export(comfort_model_adaptive)
export(comfort_model_heat_index)
export(comfort_model_pmv)
export(comfort_model_set)
export(comfort_pmv)
export(comfort_pmv_ashrae55)
export(comfort_pmv_en15251)
export(comfort_set)
export(comfort_strategy_givoni)
export(coord_psychro)
export(demo_scale)
export(drybulb_trans)
export(element_givoni_zone)
export(enthalpy_trans)
export(geom_comfort_adaptive)
export(geom_comfort_givoni)
export(geom_comfort_heat_index)
export(geom_comfort_pmv)
export(geom_comfort_set)
export(geom_psychro_grid_enthalpy)
export(geom_psychro_grid_relhum)
export(geom_psychro_grid_specvol)
export(geom_psychro_grid_vappres)
export(geom_psychro_grid_wetbulb)
export(geom_psychro_process)
export(geom_psychro_protractor)
export(geom_psychro_tile)
export(geom_psychro_zone)
export(ggpsychro)
export(guide_psychro_protractor)
export(humratio_trans)
export(is_ggpsychro)
export(label_drybulb)
export(label_enthalpy)
export(label_humratio)
export(label_relhum)
export(label_specvol)
export(label_vappres)
export(label_wetbulb)
export(psychro_preset)
export(relhum_trans)
export(scale_drybulb_continuous)
export(scale_enthalpy_continuous)
export(scale_fill_comfort_pmv)
export(scale_humratio_continuous)
export(scale_relhum_continuous)
export(scale_specvol_continuous)
export(scale_vappres_continuous)
export(scale_wetbulb_continuous)
export(specvol_trans)
export(stat_comfort_state)
export(stat_enthalpy)
export(stat_psychro_bin)
export(stat_psychro_state)
export(stat_psychro_zone)
export(stat_relhum)
export(stat_specvol)
export(stat_vappres)
export(stat_wetbulb)
export(theme_gray_psychro)
export(theme_grey_psychro)
export(theme_psychro)
export(theme_psychro_ashrae)
export(theme_psychro_minimal)
export(vappres_trans)
export(wetbulb_trans)
importFrom(S7,method)
importFrom(S7,new_S3_class)
importFrom(checkmate,assert_choice)
importFrom(checkmate,assert_flag)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,Geom)
importFrom(ggplot2,Stat)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,continuous_scale)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_add)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,layer)
importFrom(ggplot2,waiver)
importFrom(grid,makeContent)
importFrom(gridGeometry,polyclipGrob)
importFrom(psychrolib,GetHumRatioFromEnthalpyAndTDryBulb)
importFrom(psychrolib,GetHumRatioFromRelHum)
importFrom(psychrolib,GetHumRatioFromTWetBulb)
importFrom(psychrolib,GetHumRatioFromVapPres)
importFrom(psychrolib,GetStandardAtmPressure)
importFrom(psychrolib,GetTKelvinFromTCelsius)
importFrom(psychrolib,GetTRankineFromTFahrenheit)
importFrom(psychrolib,isIP)
importFrom(scales,extended_breaks)
importFrom(scales,number)
importFrom(scales,regular_minor_breaks)
importFrom(scales,trans_new)
useDynLib(ggpsychro, .registration = TRUE)
