Skip to content

Commit

Permalink
Doc plot.spectrum
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbecher committed Sep 8, 2021
1 parent d6e36fa commit ad3205d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Tetmer/R/tetmer.R
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,9 @@ read.spectrum <- function(f,
#'
#' @param x An object of class spectrum
#' @param main (optional) A string passed to `plot()`
#' @param xlab (optional) A string passed to `plot()`
#' @param ylab (optional) A string passed to `plot()`
#' @param ... other keyword aruments to be passed to `plot()`
#' @param xlab (optional) A two-element numeric to `plot()`
#' @param ylab (optional) A two-element numeric passed to `plot()`
#' @param ... other keyword arguments to be passed to `plot()`
#'
#' @return NULL
#' @export
Expand Down
6 changes: 3 additions & 3 deletions Tetmer/man/plot.spectrum.Rd

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

0 comments on commit ad3205d

Please sign in to comment.