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
datalowe/synr documentation built on Jan. 19, 2024, 5:54 a.m.