Skip to contents

Function to create a directory for the specified output file path if needed. dir_create won't throw a warning if its already made though!

Usage

create_dir(output_file_path)

Arguments

output_file_path

file path that may or may not need to be created