R/package.R

#' Growing Neural Gas
#'
#' @import dplyr
#' @import tidyr
#' @import methods
#' @import tibble
#' @importFrom purrr %>% map map_df map_chr map_lgl map_int map_dbl keep set_names
#' @importFrom magrittr %<>% %$% set_rownames set_colnames
#'
#' @docType package
#' @name gng-project
NULL
rcannood/GNG documentation built on May 27, 2019, 3:01 a.m.