Przeglądaj źródła

redocument

tags/v0.3.3
Garrick Aden-Buie 6 lat temu
rodzic
commit
c32aaf207e
3 zmienionych plików z 6 dodań i 6 usunięć
  1. +1
    -1
      DESCRIPTION
  2. +1
    -1
      man/google_font.Rd
  3. +4
    -4
      man/scale_xaringan.Rd

+ 1
- 1
DESCRIPTION Wyświetl plik

@@ -42,4 +42,4 @@ VignetteBuilder:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
RoxygenNote: 7.1.1

+ 1
- 1
man/google_font.Rd Wyświetl plik

@@ -19,7 +19,7 @@ A \code{"google_font"} object.
}
\description{
Builds Google Fonts URL from family name. Extra weights are given in the
\code{...} parameters. Languages can be specified in \code{langauges} and must one or
\code{...} parameters. Languages can be specified in \code{languages} and must one or
more of the language codes as given by \code{google_language_codes()}.
}
\examples{

+ 4
- 4
man/scale_xaringan.Rd Wyświetl plik

@@ -74,10 +74,10 @@ scale_xaringan_colour_continuous(
One of "color", "colour", or "fill".}

\item{...}{Arguments passed on to either the \pkg{colorspace} scale
functions — one of \code{\link[colorspace:scale_color_discrete_sequential]{colorspace::scale_color_discrete_sequential()}},
\code{\link[colorspace:scale_color_continuous_sequential]{colorspace::scale_color_continuous_sequential()}},
\code{\link[colorspace:scale_fill_discrete_sequential]{colorspace::scale_fill_discrete_sequential()}}, or
\code{\link[colorspace:scale_fill_continuous_sequential]{colorspace::scale_fill_continuous_sequential()}} — or to
functions — one of \code{\link[colorspace:scale_colour_discrete_sequential]{colorspace::scale_color_discrete_sequential()}},
\code{\link[colorspace:scale_colour_continuous_sequential]{colorspace::scale_color_continuous_sequential()}},
\code{\link[colorspace:scale_colour_discrete_sequential]{colorspace::scale_fill_discrete_sequential()}}, or
\code{\link[colorspace:scale_colour_continuous_sequential]{colorspace::scale_fill_continuous_sequential()}} — or to
\link[ggplot2:continuous_scale]{ggplot2::continuous_scale} or \link[ggplot2:discrete_scale]{ggplot2::discrete_scale}.}

\item{color}{A color value, in hex, to override the default color. Otherwise,

Ładowanie…
Anuluj
Zapisz