Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Clean R code #7

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Clean R code #7

wants to merge 7 commits into from

Conversation

mdavy86
Copy link

@mdavy86 mdavy86 commented Oct 29, 2014

Used formatR::tidy_source with 2 indent spacing, code needs to be checked it runs ok

@theboocock
Copy link
Collaborator

Looks good, will run the changes locally and confirm the pipeline still works as expected.

q(status=1);
args <- commandArgs(TRUE)
spec <- matrix(c(
'pop1', 'p', 1, 'character',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the tabulation in this line seems wrong, compared to the next 4 lines.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants