# Generated by roxygen2: do not edit by hand

S3method("$",ena.matrix)
S3method("$",ena.metadata)
S3method("$",ena.points)
S3method("$",line.weights)
S3method(.DollarNames,ena.metadata)
S3method(as.matrix,ena.connections)
S3method(as.matrix,ena.line.weights)
S3method(as.matrix,ena.matrix)
S3method(as.matrix,ena.nodes)
S3method(as.matrix,ena.points)
S3method(as.matrix,ena.rotation.matrix)
S3method(as.matrix,row.connections)
S3method(plot,ena.set)
S3method(print,ena.set)
S3method(scale,ena.set)
S3method(summary,ena.set)
export(ENARotationSet)
export(ENAdata)
export(ENAplot)
export(ENAset)
export(add_group)
export(add_network)
export(add_nodes)
export(add_points)
export(add_trajectory)
export(as.ena.co.occurrence)
export(as.ena.matrix)
export(as.ena.metadata)
export(as_trajectory)
export(clear)
export(combn_c2)
export(connection.matrix)
export(ena)
export(ena.accumulate.data)
export(ena.conversations)
export(ena.correlations)
export(ena.group)
export(ena.make.set)
export(ena.plot)
export(ena.plot.group)
export(ena.plot.network)
export(ena.plot.points)
export(ena.plot.trajectory)
export(ena.plotter)
export(ena.rotate.by.mean)
export(ena.svd)
export(ena.writeup)
export(ena_correlation)
export(find_code_cols)
export(find_dimension_cols)
export(find_meta_cols)
export(fun_cohens.d)
export(fun_skip_sphere_norm)
export(fun_sphere_norm)
export(means_rotate)
export(merge_columns_c)
export(methods_report)
export(methods_report_stream)
export(move_nodes_to_unit_circle)
export(move_nodes_to_unit_circle_with_equal_space)
export(namesToAdjacencyKey)
export(prepare_trajectory_data)
export(project_in)
export(remove_meta_data)
export(show)
export(vector_to_ut)
export(with_means)
export(with_trajectory)
import(concatenate)
import(data.table)
import(doParallel)
import(foreach)
import(magrittr)
import(parallel)
import(stats)
import(utils)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb2hsv)
importFrom(methods,is)
importFrom(scales,rescale)
useDynLib(rENA, .registration = TRUE)
