sourcebeep: Source with Beep

Description Usage Arguments

View source: R/sourcebeep.R

Description

Source an R file and beep when you're finished

Usage

1
sourcebeep(file, echo = T, ..., beep = 1)

Arguments

file

a file to source

echo

should the call to source(file) be made with the echo argument set to TRUE

...

additional arguments to pass to source()

beep

a numerical value to pass to beepr::beep(), indicating what what sound should indicate the process is finished. Set to NULL if


crazybilly/muadc documentation built on March 6, 2021, 4:15 p.m.