doc changes

This commit is contained in:
Barbara Borges Ribeiro
2017-03-27 21:12:46 +01:00
parent e33b028348
commit 4ee4adb43d
2 changed files with 2 additions and 2 deletions

View File

@@ -1772,7 +1772,7 @@ maskReactiveContext <- function(expr) {
#' invalidations that come from its reactive dependencies; it only invalidates
#' in response to the given event.
#'
#' @section \code{ignoreNULL} and \code{ignoreInit}:
#' @section ignoreNULL and ignoreInit:
#'
#' Both \code{observeEvent} and \code{eventReactive} take an \code{ignoreNULL}
#' parameter that affects behavior when the \code{eventExpr} evaluates to

View File

@@ -120,7 +120,7 @@ updates in response to an event. This is just like a normal
invalidations that come from its reactive dependencies; it only invalidates
in response to the given event.
}
\section{\code{ignoreNULL} and \code{ignoreInit}}{
\section{ignoreNULL and ignoreInit}{
Both \code{observeEvent} and \code{eventReactive} take an \code{ignoreNULL}