make_results_dir: Make results directory

View source: R/coloc_general_functions.R

make_results_dirR Documentation

Make results directory

Description

Generates output folder to store coloc results, does not overwrite the folder if it already exists.

Usage

make_results_dir(results_path, folder_name)

Arguments

results_path

chr. Path to folder.

folder_name

chr. Name of folder to make.

Value

The full path to the new folder.


RHReynolds/colochelpR documentation built on June 18, 2022, 5:53 a.m.