Skip to content

Update cop_pse_auxiliary.R#1

Open
wwang93 wants to merge 1 commit intomasterfrom
wwang93-cop_pse_auxiliary.R.patch-1
Open

Update cop_pse_auxiliary.R#1
wwang93 wants to merge 1 commit intomasterfrom
wwang93-cop_pse_auxiliary.R.patch-1

Conversation

@wwang93
Copy link
Owner

@wwang93 wwang93 commented Sep 14, 2023

I have modified the assignment operators in cop_pse_auxiliary.R, replacing most of the "=" with "<-". However, not all assignments have been changed to "<-". The principle followed is to retain "=" in cases involving function parameters and control structures, which aligns with common R community coding conventions.

I have modified the assignment operators in `cop_pse_auxiliary.R`, replacing most of the `"="` with `"<-"`. However, not all assignments have been changed to `"<-"`. The principle followed is to retain `"="` in cases involving function parameters and control structures, which aligns with common R community coding conventions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant