ss: sources an R file

Description Usage Arguments Value

View source: R/f0.rbsb1.code.r

Description

Just sourcing file after adding a directory path and emmetting a message.

Usage

1
ss(file, message=rbsb.cha0, directory=rbsb.cha0, ...)

Arguments

file

The R file to be sourced.

message

An indicating message to display, possibly with a pause according to rbsb.mba.

directory

The directory path to add before the file.

...

Further arguments to be passed to the source function.

Value

nothing but the actions indicated in the description field are performed


rbsb documentation built on May 2, 2019, 4:41 p.m.

Related to ss in rbsb...