-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor met.process.R to correctly handle standerdized_result Signed-off-by: Abhinav Pandey <[email protected]> * Remove ucommented sections and replace NULL declarations with c() Signed-off-by: Abhinav Pandey <[email protected]> * Revert to default NULL instead of c() Signed-off-by: Abhinav Pandey <[email protected]> * Add small modification to dbfiles.R Signed-off-by: Abhinav Pandey <[email protected]> * Fix 'return' mistake in dbfiles.R Signed-off-by: Abhinav Pandey <[email protected]> * Omit return Type Signed-off-by: Abhinav Pandey <[email protected]> * Update return statement in dbfiles.R Signed-off-by: Abhinav Pandey <[email protected]> * Update invisible statements to `return` after execution Signed-off-by: Abhinav Pandey <[email protected]> * refactor return statements Signed-off-by: Abhinav Pandey <[email protected]> * Update base/db/R/dbfiles.R Co-authored-by: Chris Black <[email protected]> * Apply suggestions from code review Co-authored-by: Chris Black <[email protected]> * Apply standardization changes Signed-off-by: Abhinav Pandey <[email protected]> --------- Signed-off-by: Abhinav Pandey <[email protected]> Co-authored-by: Chris Black <[email protected]>
- Loading branch information
1 parent
6da57f0
commit 09a58d2
Showing
2 changed files
with
25 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters