run_commands: Run commands on a file, possibly remote.

Description Usage Arguments Details Functions

Description

Run commands on a file, possibly remote.

Usage

1
2
3
4
5
6
  rcs_check_out(file = "hedgehog:/extra/svndata/gentleman/svn_authz/bioconductor.authz",
  args = NULL)


  rcs_check_in(file = "hedgehog:/extra/svndata/gentleman/svn_authz/bioconductor.authz",
  message, args = NULL)

Arguments

args

Additional arguments passed to the command.

message

commit message for the check in

inheritParams

read_permissions

Details

if the file is a remote location (server:path) the command is run remotely.

Functions


Bioconductor/BiocContributions documentation built on May 6, 2019, 7:48 a.m.