get_remote_function_folder: Find remote function folder

Description Usage Arguments

View source: R/folder_structure_functions.R

Description

Find remote function folder

Usage

1
2
3
4
5
6
7
get_remote_function_folder(
  function_name,
  project_name,
  projects_folder_name = jap::default_projects_folder(),
  account = jap::your_account(),
  cluster_folder = jap::default_cluster_folder()
)

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

account

a peregrine account

cluster_folder

main folder on the cluster. It can be either 'home' or 'data'


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