R/synr.R

#' @description
#' synr helps you work with data resulting from grapheme-color consistency tests for synesthesia.
#'
#' To learn more about synr, start with the vignettes:
#' \verb{browseVignettes(package = "synr")}
#'
"_PACKAGE"

# Suppress R CMD check note
#' @importFrom dbscan dbscan
#' @importFrom ggplot2 ggplot
#' @importFrom data.table data.table
NULL

Try the synr package in your browser

Any scripts or data that you put into this service are public.

synr documentation built on Aug. 23, 2022, 5:06 p.m.