# Generated by roxygen2: do not edit by hand

S3method(add_transformed_column,sgl_cta_bin)
S3method(agg_col_expr,sgl_cta_avg)
S3method(agg_col_expr,sgl_cta_count)
S3method(agg_col_name,sgl_cta_avg)
S3method(agg_col_name,sgl_cta_count)
S3method(apply_scale,sgl_scale_linear)
S3method(apply_scale,sgl_scale_ln)
S3method(apply_scale,sgl_scale_log)
S3method(apply_scale_inverse,sgl_scale_linear)
S3method(apply_scale_inverse,sgl_scale_ln)
S3method(apply_scale_inverse,sgl_scale_log)
S3method(cta_fn_name,sgl_cta_avg)
S3method(cta_fn_name,sgl_cta_bin)
S3method(cta_fn_name,sgl_cta_count)
S3method(expr_text,sgl_cta_avg)
S3method(expr_text,sgl_cta_bin)
S3method(expr_text,sgl_cta_count)
S3method(expr_text,sgl_cta_identity)
S3method(extension,sgl_geom_box)
S3method(extension,sgl_geom_line)
S3method(geom_name,sgl_geom)
S3method(geom_name,sgl_geom_bar)
S3method(geom_name,sgl_geom_box)
S3method(geom_name,sgl_geom_line)
S3method(geom_name,sgl_geom_point)
S3method(ggplot_aes,sgl_geom)
S3method(ggplot_aes,sgl_geom_bar)
S3method(ggplot_aes,sgl_geom_box)
S3method(ggplot_aes,sgl_geom_line)
S3method(ggplot_dir_from_qual,sgl_geom_bar)
S3method(ggplot_dir_from_qual,sgl_geom_box)
S3method(ggplot_dir_from_qual,sgl_geom_line)
S3method(ggplot_geom,sgl_geom_bar)
S3method(ggplot_geom,sgl_geom_box)
S3method(ggplot_geom,sgl_geom_line)
S3method(ggplot_geom,sgl_geom_point)
S3method(ggplot_scales,sgl_scale_linear)
S3method(ggplot_scales,sgl_scale_ln)
S3method(ggplot_scales,sgl_scale_log)
S3method(group_aes_cols,sgl_geom_box)
S3method(group_aes_cols,sgl_geom_line)
S3method(has_direction,sgl_geom_bar)
S3method(has_direction,sgl_geom_box)
S3method(has_direction,sgl_geom_line)
S3method(has_direction,sgl_geom_point)
S3method(is_aggregation,sgl_cta_avg)
S3method(is_aggregation,sgl_cta_bin)
S3method(is_aggregation,sgl_cta_count)
S3method(is_aggregation,sgl_cta_identity)
S3method(is_collective,sgl_geom)
S3method(is_collective,sgl_geom_box)
S3method(is_collective,sgl_geom_line)
S3method(is_transformation,sgl_cta_avg)
S3method(is_transformation,sgl_cta_bin)
S3method(is_transformation,sgl_cta_count)
S3method(is_transformation,sgl_cta_identity)
S3method(needs_scaling,sgl_cta_avg)
S3method(needs_scaling,sgl_cta_count)
S3method(print,sgl_plot)
S3method(scale_name,sgl_scale)
S3method(scale_name,sgl_scale_linear)
S3method(scale_name,sgl_scale_ln)
S3method(scale_name,sgl_scale_log)
S3method(valid_cta,sgl_cta_avg)
S3method(valid_cta,sgl_cta_bin)
S3method(valid_cta,sgl_cta_count)
S3method(valid_cta,sgl_cta_identity)
S3method(valid_non_pos_aes,sgl_geom_bar)
S3method(valid_non_pos_aes,sgl_geom_box)
S3method(valid_non_pos_aes,sgl_geom_line)
S3method(valid_non_pos_aes,sgl_geom_point)
S3method(valid_qual_list,sgl_geom_bar)
S3method(valid_qual_list,sgl_geom_box)
S3method(valid_qual_list,sgl_geom_line)
S3method(valid_qual_list,sgl_geom_point)
S3method(valid_scale,sgl_scale)
S3method(valid_scale,sgl_scale_linear)
S3method(valid_scale,sgl_scale_ln)
S3method(valid_scale,sgl_scale_log)
export(dbGetPlot)
export(type_classifications)
importFrom(Rcpp,sourceCpp)
useDynLib(rsgl, .registration = TRUE)
