View source: R/coloc_general_functions.R
make_results_dir | R Documentation |
Generates output folder to store coloc results, does not overwrite the folder if it already exists.
make_results_dir(results_path, folder_name)
results_path |
chr. Path to folder. |
folder_name |
chr. Name of folder to make. |
The full path to the new folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.