Skip to content

Commit

Permalink
Merge pull request #101 from adamlilith/intuitive_fasterRaster
Browse files Browse the repository at this point in the history
Test GHA R CMD
  • Loading branch information
adamlilith authored Sep 18, 2024
2 parents d3cd487 + ef27de2 commit bb768d7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
12 changes: 12 additions & 0 deletions R/dummy.r
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#' Dummy function to invoke R CMD check on GitHub
#'
#' @description This function is the best.
#'
#' @param x An argument.
#'
#' @returns A counter-argument.
#'
#' @example man/examples/ex_addTable_dropTable.r
#'
#' @noRd
dummy <- function(x) x
9 changes: 8 additions & 1 deletion man/faster.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb768d7

Please sign in to comment.