Commit 05ab3f07 authored by houyun's avatar houyun
Browse files

add auther message

parent 170030e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
#' @param nsmall the minimum number of digits to the right of the decimal point,
#'  the default value is 2.
#' @rdname geom_annotate
#' @author Hou Yun
#' @export
geom_annotate <- function(mapping = NULL,
                          data = NULL,
+3 −0
Original line number Diff line number Diff line
@@ -166,3 +166,6 @@ a layer object.
\description{
A wrapper funtion to add some annotate elements on ggplot.
}
\author{
Hou Yun
}