mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
16adb622ee
commit
e9422a418b
17 changed files with 173 additions and 48 deletions
|
|
@ -36,7 +36,7 @@ plot_box <- function(data, x, y, z = NULL) {
|
|||
#'
|
||||
#' @name data-plots
|
||||
#'
|
||||
#' @returns
|
||||
#' @returns ggplot object
|
||||
#' @export
|
||||
#'
|
||||
#' @examples
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@ limit_log <- function(data, fun, ...) {
|
|||
#'
|
||||
#' @param data numeric vector
|
||||
#'
|
||||
#' @returns
|
||||
#' @returns numeric vector
|
||||
#' @export
|
||||
#'
|
||||
#' @examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue