# Generated by roxygen2: do not edit by hand

S3method(as_degree,circumplex_degree)
S3method(as_degree,circumplex_radian)
S3method(as_degree,default)
S3method(as_radian,circumplex_degree)
S3method(as_radian,circumplex_radian)
S3method(as_radian,default)
S3method(print,circumplex_instrument)
S3method(print,circumplex_ssm)
S3method(quantile,circumplex_radian)
S3method(summary,circumplex_instrument)
S3method(summary,circumplex_ssm)
export("%>%")
export(":=")
export(.data)
export(anchors)
export(as_label)
export(as_name)
export(enquo)
export(enquos)
export(ggsave)
export(html_render)
export(instrument)
export(instruments)
export(ipsatize)
export(items)
export(norms)
export(octants)
export(poles)
export(quadrants)
export(scales)
export(score)
export(ssm_analyze)
export(ssm_append)
export(ssm_parameters)
export(ssm_plot)
export(ssm_score)
export(ssm_table)
export(standardize)
importFrom(Rcpp,sourceCpp)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.count)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.number)
importFrom(assertthat,is.string)
importFrom(ggplot2,ggsave)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(circumplex, .registration = TRUE)
