Skip to content

Commit ebca010

Browse files
committed
edit R file to change name from CITpkg to cit
1 parent 14b632f commit ebca010

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/C_CIT.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#' @name CITpkg
2-
#' @useDynLib CITpkg
1+
#' @name cit
2+
#' @useDynLib cit
33
#' @importFrom Rcpp sourceCpp
44
#' @exportPattern "^[[:alpha:]]+"
55
NULL

0 commit comments

Comments
 (0)