# Generated by roxygen2: do not edit by hand

S3method("$",ena.matrix)
S3method("$",ena.metadata)
S3method("$",ena.points)
S3method("$",line.weights)
S3method("*",ena.matrix)
S3method("@",horizon)
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,ENAplot)
S3method(summary,ena.set)
S3method(with,ena.matrix)
export(ENARotationSet)
export(ENAdata)
export(ENAplot)
export(ENAset)
export(accumulate)
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.qe.code)
export(as.qe.data)
export(as.qe.horizon)
export(as.qe.metadata)
export(as.qe.unit)
export(as_trajectory)
export(center)
export(check_range)
export(clear)
export(codes)
export(combn_c2)
export(connection.matrix)
export(define)
export(directed_node_positions)
export(directed_node_positions_with_ground_response_added)
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.generalized)
export(ena.rotate.by.hena.regression)
export(ena.rotate.by.hena.regression_2)
export(ena.rotate.by.mean)
export(ena.rotation.h)
export(ena.svd)
export(ena.writeup)
export(ena_correlation)
export(find_binary_cols)
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(get_x1_main_effect)
export(gmr)
export(group)
export(horizon)
export(is.qe.code)
export(is.qe.data)
export(is.qe.horizon)
export(is.qe.metadata)
export(is.qe.unit)
export(means_rotate)
export(merge_columns_c)
export(metadata)
export(methods_report)
export(methods_report_stream)
export(model)
export(move_nodes_to_unit_circle)
export(move_nodes_to_unit_circle_with_equal_space)
export(namesToAdjacencyKey)
export(optimize)
export(project)
export(project_in)
export(reclassify)
export(remove_meta_data)
export(rotate)
export(show)
export(sphere_norm)
export(units)
export(vector_to_ut)
export(with_means)
export(with_trajectory)
import(data.table)
import(doParallel)
import(glmnet)
import(parallel)
import(stats)
import(tma)
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)
