Man pages for zbeaver4/beavR
Useful and Reusable R Functions from Past Projects

add_nodesAdd nodes to neo4j from a dataframe
add_or_update_nodesAdd or Update nodes in neo4j from a dataframe
cade_outlierGet outliers using Classifier-Adjusted Density Estimation...
convert_facts_to_charsconverts all factor variables in a data.frame to character...
dbscan_outlierThis function Calculates outliers using the DBSCAN algorithm
dt_left_outerPerform left outer join of data.tables with diagnostics
eliminate_single_value_colsSubsets to columns with more than one unique value
find_unique_idFind columns that uniquely identify a row in a dataframe
get_all_table_infoGet all table, column, and view metadata from SQL Server...
get_table_lengthsGets the number of rows for a list of tables
get_table_sampleTake a sample of rows from a table in a database
get_unique_idsGets all columns that are unique identifiers from a list of...
is_local_ipDetermine whether or not an IP address is local.
kmeans_outlierDetects outliers using k-means clustering
make_edges_dtCreate a data.table that can be used to load all edges into...
make_vertices_dtCreate a data.table that can be used to load all vertices...
maskGet bits of the mask given the total bits
maskIPConverting an IP Address based on its mask
outlier_ensembleMaster function to three outlier detection methods at once...
retrieve_edge_attributesRetrieve all edge attributes
retrieve_vertex_attributesRetrieve all vertex attributes
run_propensity_matchingPerforms propensity score matching on a data.table and gives...
run_propensity_matching2Performs propensity score matching on a data.table and gives...
split_ip_networkSplitting a column containing IP address and mask into...
subgraph_from_v_attrCreates a subgraph based on a vertex attribute
subset_graph_on_datessubset the graph based on date ranges
trimTrim trailing whitespace
trim.leadingTrim leading whitespace
trim.trailingTrim trailing whitespace
zbeaver4/beavR documentation built on May 4, 2019, 9:12 p.m.