Просмотр исходного кода

Fix issues after complicated merge

pkg-add-anim-opts-fixed
Garrick Aden-Buie 7 лет назад
Родитель
Сommit
f957f00ac2
2 измененных файлов: 3 добавлений и 3 удалений
  1. +1
    -1
      R/plot_helpers.R
  2. +2
    -2
      man/animate_plot.Rd

+ 1
- 1
R/plot_helpers.R Просмотреть файл

#' Animation Options
#' Animate a Plot
#' #'
#' @param d a processed dataset #' @param d a processed dataset
#' @param title the title of the plot #' @param title the title of the plot

+ 2
- 2
man/animate_plot.Rd Просмотреть файл

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

Загрузка…
Отмена
Сохранить