man/roxygen/meta.R

list(
  rd_family_title = list(
    coerce = "Coercing objects:",
    tibble.methods = "Other \\CRANpkg{tibble} methods:",
    dplyr.methods = "Other \\CRANpkg{dplyr} methods:",
    dplyr.rows = "Other \\CRANpkg{dplyr} verbs that operate on rows:",
    dplyr.cols = "Other \\CRANpkg{dplyr} verbs that operate on columns:",
    dplyr.groups = paste0(
      "Other \\CRANpkg{dplyr} verbs that operate on ",
      "group of rows:"
    ),
    dplyr.pairs = paste0(
      "Other \\CRANpkg{dplyr} verbs that operate on ",
      "pairs \\code{Spat*}/data.frame:"
    ),
    tidyr.methods = "Other \\CRANpkg{tidyr} methods:",
    tidyr.pivot = "Other \\CRANpkg{tidyr} verbs for pivoting:",
    tidyr.missing = paste0(
      "Other \\CRANpkg{tidyr} verbs for handling ",
      "missing values:"
    ),
    ggplot2.utils = "Other \\CRANpkg{ggplot2} utils:",
    ggplot2.methods = "Other \\CRANpkg{ggplot2} methods:",
    joins = "Other joins:",
    grouping = "Other grouping functions:",
    gradients = "Other gradient scales and palettes for hypsometry:"
  )
)

Try the tidyterra package in your browser

Any scripts or data that you put into this service are public.

tidyterra documentation built on April 15, 2025, 1:15 a.m.