Skip to content

Commit

Permalink
Add noRd
Browse files Browse the repository at this point in the history
- quick fix to omit rd files out of the total roxygen code
  • Loading branch information
sambhavnoobcoder authored Sep 2, 2024
1 parent b18fbac commit 1a699ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/assim.sequential/R/downscale_function.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ SDA_downscale_preprocess <- function(data_path, coords_path, date, carbon_pool)
return(list(input_data = input_data, site_coordinates = site_coordinates, carbon_data = carbon_data))
}

##' @noRd
##'
##' @title Create folds function
##' @name .create_folds
##' @author Sambhav Dixit
Expand Down

0 comments on commit 1a699ce

Please sign in to comment.