add_company_hierarchy_stats | Add hierarchy stats to all the vertices of a company... |
aggregate_hierarchy_value | Adds an aggregate value to the vertices of a company... |
anonymize_tbl | Generating a new 'anonymized' version of a dataframe |
apply_column_config | A function for applying column configuration file |
auto_rename_columns | Autorenames columns based on word detection and adding a... |
bin_quantity_labeled | Creates a vector of human readable bins based by specifying... |
bin_width_labeled | Creates a vector of human readable bins based on width |
clean_column_names | Clean column names |
col_graydon | Set of Graydon company colors |
col_graydon_high | High value color |
col_graydon_low | Low value color |
combine_graphs | Combining graphs from a list to a single graph |
count_companies_by_set | Add a logical variable to the companies in a hierarchy when... |
create_economic_activity_graph | Making a graph of a economic activity hierarchy data-frame. |
create_gitignore | Creates standard gitignore file for a project. – |
create_graph_company_hierarchies | Function for creating a graph for all company hierarchies |
create_spatial_df | Make shape file of data frame from long and lat columns |
determine_column_specs | A function to determine column specs for a data frame |
df_to_clipboard | Copy a dataframe to the clipboard. |
distance_degrees_to_km | Formula to calculate distances between two lon-lat points |
end_of_month | Gets the last day of the month of a date in the format... |
find_company_hierarchy | Function to find a hierarchy for a company |
format_currency | Formats a number into a currency string |
format_number | Sets first letter of a string to capital |
format_percent | Formats a number to percentage by adding "." for thousands,... |
get_columns_file | A function for creating/reading data source column specs |
get_incoming_vertice_names | Get the names of the vertices that are children of the given... |
get_library_names | Getting the list of packages that are regularly used by... |
get_qty_siblings | Get the number of sibling companies |
get_root_vertex | Get the root node of a tree |
get_root_vertex_name | Get the root node's name of a tree |
get_root_vertex_names | Get the root node of a tree |
get_sibling_ids | Get the sibling company IDs of a company |
get_siblings_df | Add a logical variable to the companies in a hierarchy when... |
graph_remove_empty_non_connecting | cleans up all nace codes from the hierarchy that contain a NA... |
graydon.package | graydon.package: toolkit for faster development |
has_equal_column_specs | Test whether two column specs are equal |
hierarchy_as_data_frame | Converts a company hierarchy graph to a data frame |
hierarchy_code_level | A function for enriching each of the codes from it's chosen... |
hierarchy_get_higher_level | A function for enriching each of the codes from it's chosen... |
hierarchy_list_as_data_frame | Converts a list of company hierarchy graphs to a data frame |
install_graydon_packages | Installing regularly used packages |
label_intervals | Creates a vector of human readable bins |
list_company_hierarchy_graphs | Decomposes a graph with all company hierarchies to a list... |
mark_companies_logical | Add a logical variable to the companies in a hierarchy when... |
mark_ego_graph | Function earmark the companies in the neighbourhood of a... |
match_sp | Find key for merging Spatial* objects |
ntiles_labeled | Creates a vector of human readable ntiles |
open_project | Creates subdirectories and/or sets the working directory of a... |
plot_graydon_graph | Plots a company hierarchy graph |
propagate_hierarchy_value | Adds an aggregate value to the vertices of a company... |
randomize_num_column | Anonymize the values of numeric columns by multiplying their... |
read_colspecs_file | Read column specs from a file |
recode_holding_codes | Determine holding SBI replacement |
remove_redundant_columns | Determining redundant columns of secondary table before... |
rolled_up_as_data_frame | Converts a company hierarchy graph to a data frame |
roll_up_hierarchy_by_level | Roll up economic activity hierarchy to a certain level in the... |
roll_up_hierarchy_by_minimum | Roll up economic activity hierarchy so that the codes hold a... |
save_plot_to_png | Saving a plot to a png, ready for use in a PowerPoint |
scale_color_graydon | A function to include in a ggplot so the col aesthetics make... |
scale_fill_graydon | A function to include in a ggplot so the fill aesthetics make... |
scale_gradient_graydon | A function to include in a ggplot so color and fill... |
scale_x_currency | A function to create a continuous x-axis for formatted... |
scale_x_numeric | A function to create a continuous x-axis for formatted... |
scale_x_percent | A function to create a continuous x-axis for formatted... |
scale_y_currency | A function to create a continuous y-axis for formatted... |
scale_y_numeric | A function to create a continuous y-axis for formatted... |
scale_y_percent | A function to create a continuous y-axis for formatted... |
select_ego_graphs | Function to find the companies neighboring a company in a... |
select_graph_hierarchies | Function to find the hierarchies of a list of companies |
sp_be_country | Map outlining the Belgium country borders |
sp_be_gewest | Map outlining the Belgium gewest borders |
sp_be_postcode | Map outlining the Belgian postal code borders |
sp_be_province | Map outlining the Belgium province borders |
sp_nl_corop | Map outlining the Dutch COROP borders |
sp_nl_country | Map outlining the Dutch country borders |
sp_nl_gemeenten | Map outlining the Dutch manucipality borders |
sp_nl_postcode | Map outlining the Dutch postal code borders |
sp_nl_province | Map outlining the Dutch province borders |
sp_uk_country | Map outlining the UK country borders |
sp_uk_lieutenancy | Map outlining the UK lieutenancy area borders |
sp_uk_state | Map outlining the UK state borders |
str_firstup | Sets first letter of a string to capital |
str_mid | Returns a string containing a specified number of characters... |
str_right | Extracts a substring from a string, starting from the... |
str_wrap_hyphenate | Wraps texts using hyphenation |
tbl_companies_uk | A sample of 1.835 UK companies |
tbl_company_relations | Relations between companies |
tbl_NACE | The 2008 NACE codes which which are used to describe a... |
tbl_postcode_4_nl | The postcode table for The Netherlands |
tbl_SBI | The SBI codes which which are used to describe a companies... |
tbl_SBI_count | The SBI codes which which are used to describe a companies... |
tbl_SBI_new | DO NOT USE THIS DATA FRAME. PLEASE USE tbl_SBI |
theme_graydon | A function for applying a Graydon theme to a ggplot |
total_hierarchy_value | Adds an total value to the vertices of a company hierarchy |
vertices_add_distance_to_root | Add the distance to each vertex to the graph's root |
write_colspecs_file | Write column specs to file |
write_csv2 | A function saving European-style CSV-files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.