submit_script: Submit a file via pull request

Description Usage Arguments

Description

Makes a fork of the BB code library with the QCP user account, then commits the file to that fork, then makes a pull request back to the BB code library Pull request is made with the message

Usage

1
2
submit_script(from, message, language = "R", overwrite = FALSE,
  proj_path = ".", forkname = "qcpuserfork")

Arguments

from

character. file name or path of file to submit

message

character. The message to make the pull request with. Include name of user

overwrite

logical. Overwrite the file if it exists in code library already?

proj_path

character. Default = current working directory. path to tidyproject

forkname

character. Default = qcpuserfork. Name of forked repository. Current time is added to name to prevent duplicates


rgray1/bbcodelibrary documentation built on May 29, 2019, 8:07 a.m.