Skip to content

Commit

Permalink
Use a url instead
Browse files Browse the repository at this point in the history
A warning on Windows
r-lib/roxygen2#707
  • Loading branch information
chilampoon committed Oct 28, 2020
1 parent e0a9fa0 commit d5e4ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/exporters.R
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exportEventFile <- function(id, format=c("sbgn", "sbml"),
#' and format is gif, then an animated gif is generated with all the columns.
#' @param fireworksCoverage set `TRUE` to overlay analysis coverage values in a fireworks image
#' @param file full path of the output file
#' @param ... additional parameters passed to \code{\link[magick-editing]{magick::image_write()}}
#' @param ... additional parameters passed to \href{https://www.rdocumentation.org/packages/magick/topics/editing}{image_write}
#' @return an image saved into the specified path or a magick image object.
#' More magick processing see the \href{https://docs.ropensci.org/magick/}{package}.
#' @examples
Expand Down

0 comments on commit d5e4ed6

Please sign in to comment.