run_project_on_cluster: run pirouette example

Description Usage Arguments Value Author(s)

View source: R/ssh_functions.R

Description

NOT WORKING YET

Usage

1
2
3
4
5
6
7
run_project_on_cluster(
  project_name,
  function_name,
  account = jap::your_account(),
  session = NA,
  fun_arguments
)

Arguments

project_name

the name of the project

function_name

the name of the function

account

a peregrine account

session

a ssh session

fun_arguments

the arguments of the function passed either as list or as string (in the format 'arg1 = x, arg2 = y')

Value

nothing

Author(s)

Giovanni Laudanno


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