get_local_function_folder: Find local project folder

Description Usage Arguments

View source: R/folder_structure_functions.R

Description

Find local project folder

Usage

1
2
3
4
5
6
get_local_function_folder(
  function_name,
  project_name,
  projects_folder_name = jap::default_projects_folder(),
  home_dir = jap::default_home_dir()
)

Arguments

function_name

the name of the function

project_name

the name of the project

projects_folder_name

the name you want to give to the folder containing all your projects

home_dir

path to the home directory. On windows usually is a disk like C or D. On mac is always ~.


Giappo/jappe documentation built on Aug. 30, 2020, 2:41 p.m.