Kaynağa Gözat

Fix issues after complicated merge

pkg-add-anim-opts-fixed
Garrick Aden-Buie 7 yıl önce
ebeveyn
işleme
f957f00ac2
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +1
    -1
      R/plot_helpers.R
  2. +2
    -2
      man/animate_plot.Rd

+ 1
- 1
R/plot_helpers.R Dosyayı Görüntüle

@@ -1,4 +1,4 @@
#' Animation Options
#' Animate a Plot
#'
#' @param d a processed dataset
#' @param title the title of the plot

+ 2
- 2
man/animate_plot.Rd Dosyayı Görüntüle

@@ -2,7 +2,7 @@
% Please edit documentation in R/plot_helpers.R
\name{animate_plot}
\alias{animate_plot}
\title{Animation Options}
\title{Animate a Plot}
\usage{
animate_plot(d, title = "", ..., anim_opts = anim_options(...))
}
@@ -18,7 +18,7 @@ any options set in \code{...}.}
a \code{gganim} object
}
\description{
Animation Options
Animate a Plot
}
\examples{
NULL

Yükleniyor…
İptal
Kaydet