| document_df | Prints framework for documenting a data frame |
| filter_component_size | Filter a tidygraph by component size |
| get_giant_component | Returns the giant component of a graph |
| get_node_index | Get the node indices from a tidygraph |
| minmax | Bound values to a lower and upper limit |
| n_perm | Calculate the number of permutations |
| num_qual_neighbors | Test if neighborhood passes a logical filter |
| n_unique | Number of unique values |
| prep_node_names | Prepare the needed number of names |
| random_graph | Create random graphs using my preferred models |
| recursive_graph_join | Recursively join a list of tidygraphs |
| show_palette | Show a color palette in a matrix |
| str_replace_us | Replace underscores with spaces or _vice versa_ |
| tidy_colnames | Easily tidy the column names of a tibble |
| unique_na | Unique and omit 'NA' |
| u_pull | Pull the unique values from a column of a tibble |
| vsample | Wrapper for 'sample()' that always assumes input is a vector... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.