Learn R Programming

batchscr (version 0.1.0)

Batch Script Helpers

Description

Handy frameworks, such as error handling and log generation, for batch scripts. Use case: in scripts running in remote servers, set error handling mechanism for downloading and uploading and record operation log.

Copy Link

Version

Install

install.packages('batchscr')

Monthly Downloads

333

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Sherry Zhao

Last Published

May 6th, 2019

Functions in batchscr (0.1.0)

ecycle

Frame Work for Handling Errors in a Batch Process
mklog

Making Formatted Log Files