diff options
| -rw-r--r-- | 2024-04-07-01-hrbrthemes-tags.json | 2061 |
1 files changed, 2061 insertions, 0 deletions
diff --git a/2024-04-07-01-hrbrthemes-tags.json b/2024-04-07-01-hrbrthemes-tags.json new file mode 100644 index 0000000..f7eb92f --- /dev/null +++ b/2024-04-07-01-hrbrthemes-tags.json @@ -0,0 +1,2061 @@ +{ + "_type": "tag", + "name": ".onAttach", + "path": "R/zzz.r", + "pattern": "/^.onAttach <- function(libname, pkgname) {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "a", + "path": "tests/testthat/test-themes.R", + "pattern": "/^ df <- data.frame(x = 1:3, y = 1:3, z = c(\"a\", \"b\", \"a\"), a = 1)$/", + "kind": "nameattr", + "scope": "df.z", + "scopeKind": "nameattr" +} +{ + "_type": "tag", + "name": "aesthetics", + "path": "R/scales.r", + "pattern": "/^ aesthetics = c($/", + "kind": "vector", + "scope": "scale_x_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "aesthetics", + "path": "R/scales.r", + "pattern": "/^ aesthetics = c($/", + "kind": "vector", + "scope": "scale_x_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "aesthetics", + "path": "R/scales.r", + "pattern": "/^ aesthetics = c($/", + "kind": "vector", + "scope": "scale_y_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "aesthetics", + "path": "R/scales.r", + "pattern": "/^ aesthetics = c($/", + "kind": "vector", + "scope": "scale_y_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonFunc60c894440100", + "path": "R/check.r", + "pattern": "/^ tmp <- lapply(names(lbl), function(lab) {$/", + "kind": "function", + "scope": "gg_check", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonList13c52d340107", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"text\", list(family=family, face=face, size=size, color=color))$/", + "kind": "list", + "scope": "update_geom_font_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonList13c52d340207", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"label\", list(family=family, face=face, size=size, color=color))$/", + "kind": "list", + "scope": "update_geom_font_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600107", + "path": "R/ft.R", + "pattern": "/^list($/", + "kind": "list" +} +{ + "_type": "tag", + "name": "anonListcab26a600207", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"point\", list(colour = def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600307", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"line\", list(colour = def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600407", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"area\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600507", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"rect\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600607", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"density\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600707", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"bar\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600807", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"col\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600907", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"text\", list(colour = ft_text_col))$/", + "kind": "list", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600a07", + "path": "R/ft.R", + "pattern": "/^ update_geom_defaults(g, list(colour = \"#617a89\", fill = \"#617a89\"))$/", + "kind": "list", + "scope": "ft_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcab26a600b07", + "path": "R/ft.R", + "pattern": "/^ update_geom_defaults(g, list(colour = ft_text_col, fill = \"#252a32\"))$/", + "kind": "list", + "scope": "ft_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0107", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"point\", list(colour = def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0207", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"line\", list(colour = def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0307", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"area\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0407", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"rect\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0507", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"density\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0607", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"bar\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0707", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"col\", list(colour = def_fore, fill=def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0807", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"text\", list(colour = def_fore))$/", + "kind": "list", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "anonListcd18fdcb0907", + "path": "R/modern.r", + "pattern": "/^ update_geom_defaults(g, list(colour = \"white\", fill = \"white\"))$/", + "kind": "list", + "scope": "modern_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "axis_col", + "path": "R/ft.R", + "pattern": "/^ grid_col <- axis_col <- \"#464950\"$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "axis_col", + "path": "R/modern.r", + "pattern": "/^ grid_col <- axis_col <- \"#333333\"$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "bkgrnd", + "path": "R/ft.R", + "pattern": "/^ bkgrnd <- \"#252a32\"$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "bkgrnd", + "path": "R/modern.r", + "pattern": "/^ bkgrnd <- \"#1e1e1e\"$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "blue", + "path": "R/ft.R", + "pattern": "/^blue = \"#0b53c1\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "caption", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\") %>%$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "caption", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "col", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ col <- scale_color_ipsum()$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "color", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"label\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340207", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "color", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"text\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ update_geom_defaults(g, list(colour = \"#617a89\", fill = \"#617a89\"))$/", + "kind": "nameattr", + "scope": "ft_geom_defaults.anonListcab26a600a07", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ update_geom_defaults(g, list(colour = ft_text_col, fill = \"#252a32\"))$/", + "kind": "nameattr", + "scope": "ft_geom_defaults.anonListcab26a600b07", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"area\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600407", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"bar\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600707", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"col\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600807", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"density\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600607", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"line\", list(colour = def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600307", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"point\", list(colour = def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600207", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"rect\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600507", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"text\", list(colour = ft_text_col))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600907", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ update_geom_defaults(g, list(colour = \"white\", fill = \"white\"))$/", + "kind": "nameattr", + "scope": "modern_geom_defaults.anonListcd18fdcb0907", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"area\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0307", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"bar\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0607", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"col\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0707", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"density\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0507", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"line\", list(colour = def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0207", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"point\", list(colour = def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"rect\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0407", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "colour", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"text\", list(colour = def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0807", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "def_fore", + "path": "R/ft.R", + "pattern": "/^ def_fore <- \"#617a89\"$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "def_fore", + "path": "R/modern.r", + "pattern": "/^ def_fore <- \"#57c1f1\"$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "df", + "path": "tests/testthat/test-themes.R", + "pattern": "/^ df <- data.frame(x = 1:3, y = 1:3, z = c(\"a\", \"b\", \"a\"), a = 1)$/", + "kind": "dataframe" +} +{ + "_type": "tag", + "name": "dict", + "path": "R/check.r", + "pattern": "/^ w_tmp <- hunspell::hunspell(words, \"text\", dict = dict, ignore = ignore)$/", + "kind": "functionVar", + "scope": "gg_check.anonFunc60c894440100", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "es_font_dir", + "path": "R/econ-sans.R", + "pattern": "/^ es_font_dir <- system.file(\"fonts\", \"econ-sans\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": "import_econ_sans", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "es_font_dir", + "path": "R/zzz.r", + "pattern": "/^ es_font_dir <- system.file(\"fonts\", \"econ-sans\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "face", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"label\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340207", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "face", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"text\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "family", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"label\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340207", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "family", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"text\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fgrnd", + "path": "R/ft.R", + "pattern": "/^ fgrnd <- \"#617a89\"$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "fgrnd", + "path": "R/modern.r", + "pattern": "/^ fgrnd <- \"#e0e0e0\"$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "fil", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ fil <- scale_fill_ipsum()$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ update_geom_defaults(g, list(colour = \"#617a89\", fill = \"#617a89\"))$/", + "kind": "nameattr", + "scope": "ft_geom_defaults.anonListcab26a600a07", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ update_geom_defaults(g, list(colour = ft_text_col, fill = \"#252a32\"))$/", + "kind": "nameattr", + "scope": "ft_geom_defaults.anonListcab26a600b07", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"area\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600407", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"bar\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600707", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"col\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600807", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"density\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600607", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/ft.R", + "pattern": "/^ ggplot2::update_geom_defaults(\"rect\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_ft_rc.anonListcab26a600507", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/modern.r", + "pattern": "/^ update_geom_defaults(g, list(colour = \"white\", fill = \"white\"))$/", + "kind": "nameattr", + "scope": "modern_geom_defaults.anonListcd18fdcb0907", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"area\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0307", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"bar\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0607", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"col\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0707", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"density\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0507", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "fill", + "path": "R/modern.r", + "pattern": "/^ ggplot2::update_geom_defaults(\"rect\", list(colour = def_fore, fill=def_fore))$/", + "kind": "nameattr", + "scope": "theme_modern_rc.anonListcd18fdcb0407", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "flush_ticks", + "path": "R/flush-ticks.R", + "pattern": "/^flush_ticks <- function(gg, flush=\"XY\", plot=TRUE, cat=TRUE) {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "font_an", + "path": "R/theme-ipsum.r", + "pattern": "/^font_an <- \"Arial Narrow\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_es", + "path": "R/econ-sans.R", + "pattern": "/^font_es <- \"EconSansCndReg\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_es_bold", + "path": "R/econ-sans.R", + "pattern": "/^font_es_bold <- \"EconSansCndBol\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_es_light", + "path": "R/econ-sans.R", + "pattern": "/^font_es_light <- \"EconSansCndLig\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_gs", + "path": "R/goldmansans.R", + "pattern": "/^font_gs <- \"Goldman Sans Condensed\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_bold", + "path": "R/inter.R", + "pattern": "/^font_inter_bold <- \"Inter-Bold\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_italic", + "path": "R/inter.R", + "pattern": "/^font_inter_italic <- \"Inter-Italic\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_medium", + "path": "R/inter.R", + "pattern": "/^font_inter_medium <- \"Inter-Medium\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_medium_italic", + "path": "R/inter.R", + "pattern": "/^font_inter_medium_italic <- \"Inter-MediumItalic\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_semibold", + "path": "R/inter.R", + "pattern": "/^font_inter_semibold <- \"Inter-SemiBold\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_thin", + "path": "R/inter.R", + "pattern": "/^font_inter_thin <- \"Inter-Thin\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_inter_thin_italic", + "path": "R/inter.R", + "pattern": "/^font_inter_thin_italic <- \"Inter-ThinItalic\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_ps", + "path": "R/plexsans.R", + "pattern": "/^font_ps <- \"IBMPlexSans\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_ps_light", + "path": "R/plexsans.R", + "pattern": "/^font_ps_light <- \"IBMPlexSans-Light\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_pub", + "path": "R/public-sans.R", + "pattern": "/^font_pub <- \"Public Sans\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_pub_bold", + "path": "R/public-sans.R", + "pattern": "/^font_pub_bold <- \"Public Sans Bold\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_pub_light", + "path": "R/public-sans.R", + "pattern": "/^font_pub_light <- \"Public Sans Light\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_pub_thin", + "path": "R/public-sans.R", + "pattern": "/^font_pub_thin <- \"Public Sans Thin\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_rc", + "path": "R/roboto-condensed.r", + "pattern": "/^font_rc <- \"Roboto Condensed\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "font_rc_light", + "path": "R/roboto-condensed.r", + "pattern": "/^font_rc_light <- \"Roboto Condensed Light\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "ft_cols", + "path": "R/ft.R", + "pattern": "/^) -> ft_cols$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "ft_geom_defaults", + "path": "R/ft.R", + "pattern": "/^ft_geom_defaults <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "ft_pal", + "path": "R/ft.R", + "pattern": "/^ft_pal <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "ft_palette", + "path": "R/ft.R", + "pattern": "/^ ft_palette <- c(\"#617a89\", \"#0b53c1\", \"#ff0055\", \"#b3e93e\", \"#909495\",$/", + "kind": "vector", + "scope": "ft_pal", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ft_palette", + "path": "R/ft.R", + "pattern": "/^ft_palette <- c(\"#617a89\", \"#0b53c1\", \"#ff0055\", \"#b3e93e\", \"#909495\", \"#ffec1b\", \"#fba29d\", \"#2/", + "kind": "vector" +} +{ + "_type": "tag", + "name": "ft_text_col", + "path": "R/ft.R", + "pattern": "/^ft_text_col <- \"#929299\"$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "g", + "path": "R/ft.R", + "pattern": "/^ for (g in geoms) {$/", + "kind": "functionVar", + "scope": "ft_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "g", + "path": "R/modern.r", + "pattern": "/^ for (g in geoms) {$/", + "kind": "functionVar", + "scope": "modern_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "gb", + "path": "R/flush-ticks.R", + "pattern": "/^ gb <- ggplot_build(gg)$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "geoms", + "path": "R/ft.R", + "pattern": "/^ geoms <- c(\"abline\", \"area\", \"bar\", \"boxplot\", \"col\", \"crossbar\",$/", + "kind": "vector", + "scope": "ft_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "geoms", + "path": "R/modern.r", + "pattern": "/^ geoms <- c(\"abline\", \"area\", \"bar\", \"boxplot\", \"col\", \"crossbar\",$/", + "kind": "vector", + "scope": "modern_geom_defaults", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "gg_check", + "path": "R/check.r", + "pattern": "/^gg_check <- function(gg, dict, ignore) {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "gg_tmp", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ gg_tmp <- ggplot2::ggplot() +$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "gray", + "path": "R/ft.R", + "pattern": "/^gray = \"#909495\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "green", + "path": "R/ft.R", + "pattern": "/^green = \"#b3e93e\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "grid_col", + "path": "R/ft.R", + "pattern": "/^ grid_col <- axis_col <- \"#464950\"$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "grid_col", + "path": "R/modern.r", + "pattern": "/^ grid_col <- axis_col <- \"#333333\"$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "gs_font_dir", + "path": "R/goldmansans.R", + "pattern": "/^ gs_font_dir <- system.file(\"fonts\", \"goldman-sans\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": "import_goldman_sans", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "gs_font_dir", + "path": "R/zzz.r", + "pattern": "/^ gs_font_dir <- system.file(\"fonts\", \"goldman-sans\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "has_x", + "path": "R/flush-ticks.R", + "pattern": "/^ has_x <- any(\"X\" %in% flush)$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "has_y", + "path": "R/flush-ticks.R", + "pattern": "/^ has_y <- any(\"Y\" %in% flush)$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ignore", + "path": "R/check.r", + "pattern": "/^ w_tmp <- hunspell::hunspell(words, \"text\", dict = dict, ignore = ignore)$/", + "kind": "functionVar", + "scope": "gg_check.anonFunc60c894440100", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "import_econ_sans", + "path": "R/econ-sans.R", + "pattern": "/^import_econ_sans <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "import_goldman_sans", + "path": "R/goldmansans.R", + "pattern": "/^import_goldman_sans <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "import_inter", + "path": "R/inter.R", + "pattern": "/^import_inter <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "import_plex_sans", + "path": "R/plexsans.R", + "pattern": "/^import_plex_sans <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "import_public_sans", + "path": "R/public-sans.R", + "pattern": "/^import_public_sans <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "import_roboto_condensed", + "path": "R/roboto-condensed.r", + "pattern": "/^import_roboto_condensed <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "ipsum_pal", + "path": "R/color.r", + "pattern": "/^ipsum_pal <- function() { manual_pal(ipsum_palette) }$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "ipsum_palette", + "path": "R/color.r", + "pattern": "/^ipsum_palette <- c(\"#d18975\", \"#8fd175\", \"#3f2d54\", \"#75b8d1\", \"#2d543d\", \"#c9d175\", \"#d1ab75\", /", + "kind": "vector" +} +{ + "_type": "tag", + "name": "is.formula", + "path": "R/scales.r", + "pattern": "/^is.formula <- function (x) { inherits(x, \"formula\") }$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "is.sec_axis", + "path": "R/scales.r", + "pattern": "/^is.sec_axis <- function (x) { inherits(x, \"AxisSecondary\") }$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "is.waive", + "path": "R/scales.r", + "pattern": "/^is.waive <- function (x) { inherits(x, \"waiver\") }$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "is_3.5", + "path": "R/utils.r", + "pattern": "/^is_3.5 <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "lbl", + "path": "R/check.r", + "pattern": "/^ lbl <- gg$/", + "kind": "functionVar", + "scope": "gg_check", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "light_blue", + "path": "R/ft.R", + "pattern": "/^light_blue = \"#23d0fc\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "mid_x", + "path": "R/flush-ticks.R", + "pattern": "/^ mid_x <- if ((nx - 2) > 0) (nx - 2) else 0$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "mid_y", + "path": "R/flush-ticks.R", + "pattern": "/^ mid_y <- if ((ny - 2) > 0) (ny - 2) else 0$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "modern_geom_defaults", + "path": "R/modern.r", + "pattern": "/^modern_geom_defaults <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "nx", + "path": "R/flush-ticks.R", + "pattern": "/^ nx <- gb$layout$panel_scales_x[[1]]$break_info()$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ny", + "path": "R/flush-ticks.R", + "pattern": "/^ ny <- gb$layout$panel_scales_y[[1]]$break_info()$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "on_appveyor", + "path": "tests/testthat/fontconfig-helper.R", + "pattern": "/^on_appveyor <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "on_cran", + "path": "tests/testthat/fontconfig-helper.R", + "pattern": "/^on_cran <- function() {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "palette", + "path": "R/scales.r", + "pattern": "/^ palette = identity,$/", + "kind": "functionVar", + "scope": "scale_x_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "palette", + "path": "R/scales.r", + "pattern": "/^ palette = identity,$/", + "kind": "functionVar", + "scope": "scale_x_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "palette", + "path": "R/scales.r", + "pattern": "/^ palette = identity,$/", + "kind": "functionVar", + "scope": "scale_y_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "palette", + "path": "R/scales.r", + "pattern": "/^ palette = identity,$/", + "kind": "functionVar", + "scope": "scale_y_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "peach", + "path": "R/ft.R", + "pattern": "/^peach = \"#fba29d\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "plot", + "path": "tests/testthat/test-themes.R", + "pattern": "/^ plot <- ggplot(df, aes(x, y, colour = z)) +$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "ps_font_dir", + "path": "R/zzz.r", + "pattern": "/^ ps_font_dir <- system.file(\"fonts\", \"plex-sans\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "pub_font_dir", + "path": "R/zzz.r", + "pattern": "/^ pub_font_dir <- system.file(\"fonts\", \"public-sans\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "rc_font_dir", + "path": "R/roboto-condensed.r", + "pattern": "/^ rc_font_dir <- system.file(\"fonts\", \"roboto-condensed\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": "import_roboto_condensed", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "rc_font_dir", + "path": "R/zzz.r", + "pattern": "/^ rc_font_dir <- system.file(\"fonts\", \"roboto-condensed\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "red", + "path": "R/ft.R", + "pattern": "/^red = \"#ff0055\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/econ-sans.R", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family = base_family, base_size = base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum_es", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/ft.R", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/goldmansans.R", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum_gs", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/inter.R", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum_inter", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/modern.r", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/plexsans.R", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum_ps", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/public-sans.R", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum_pub", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/roboto-condensed.r", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family = base_family, base_size = base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "ret", + "path": "R/theme-ipsum.r", + "pattern": "/^ ret <- ggplot2::theme_minimal(base_family=base_family, base_size=base_size)$/", + "kind": "functionVar", + "scope": "theme_ipsum", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "sc", + "path": "R/scales.r", + "pattern": "/^ ) -> sc$/", + "kind": "functionVar", + "scope": "scale_x_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "sc", + "path": "R/scales.r", + "pattern": "/^ ) -> sc$/", + "kind": "functionVar", + "scope": "scale_x_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "sc", + "path": "R/scales.r", + "pattern": "/^ ) -> sc$/", + "kind": "functionVar", + "scope": "scale_y_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "sc", + "path": "R/scales.r", + "pattern": "/^ ) -> sc$/", + "kind": "functionVar", + "scope": "scale_y_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "scale_color_ft", + "path": "R/ft.R", + "pattern": "/^scale_color_ft <- scale_colour_ft$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "scale_color_ipsum", + "path": "R/color.r", + "pattern": "/^scale_color_ipsum <- scale_colour_ipsum$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "scale_colour_ft", + "path": "R/ft.R", + "pattern": "/^scale_colour_ft <- function(...) { ggplot2::discrete_scale(\"colour\", \"ft\", ft_pal(), ...) }$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_colour_ipsum", + "path": "R/color.r", + "pattern": "/^scale_colour_ipsum <- function(...) {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_fill_ft", + "path": "R/ft.R", + "pattern": "/^scale_fill_ft <- function(...) { ggplot2::discrete_scale(\"fill\", \"ft\", ft_pal(), ...) }$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_fill_ipsum", + "path": "R/color.r", + "pattern": "/^scale_fill_ipsum <- function(...) {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_name", + "path": "R/scales.r", + "pattern": "/^ scale_name = \"position_c\",$/", + "kind": "functionVar", + "scope": "scale_x_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "scale_name", + "path": "R/scales.r", + "pattern": "/^ scale_name = \"position_c\",$/", + "kind": "functionVar", + "scope": "scale_x_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "scale_name", + "path": "R/scales.r", + "pattern": "/^ scale_name = \"position_c\",$/", + "kind": "functionVar", + "scope": "scale_y_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "scale_name", + "path": "R/scales.r", + "pattern": "/^ scale_name = \"position_c\",$/", + "kind": "functionVar", + "scope": "scale_y_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "scale_x_comma", + "path": "R/scales.r", + "pattern": "/^scale_x_comma <- function(name = waiver(),$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_x_percent", + "path": "R/scales.r", + "pattern": "/^scale_x_percent <- function(name = waiver(),$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_y_comma", + "path": "R/scales.r", + "pattern": "/^scale_y_comma <- function(name = waiver(),$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "scale_y_percent", + "path": "R/scales.r", + "pattern": "/^scale_y_percent <- function(name = waiver(),$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "size", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"label\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340207", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "size", + "path": "R/theme-ipsum.r", + "pattern": "/^ update_geom_defaults(\"text\", list(family=family, face=face, size=size, color=color))$/", + "kind": "nameattr", + "scope": "update_geom_font_defaults.anonList13c52d340107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "slate", + "path": "R/ft.R", + "pattern": "/^slate = \"#617a89\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "stmts", + "path": "R/flush-ticks.R", + "pattern": "/^ stmts <- NULL$/", + "kind": "functionVar", + "scope": "flush_ticks", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "subtitle", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\") %>%$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "subtitle", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "subtitle_col", + "path": "R/ft.R", + "pattern": "/^ subtitle_col <- ft_text_col$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "super", + "path": "R/scales.r", + "pattern": "/^ super = ScaleContinuousPosition$/", + "kind": "functionVar", + "scope": "scale_x_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "super", + "path": "R/scales.r", + "pattern": "/^ super = ScaleContinuousPosition$/", + "kind": "functionVar", + "scope": "scale_x_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "super", + "path": "R/scales.r", + "pattern": "/^ super = ScaleContinuousPosition$/", + "kind": "functionVar", + "scope": "scale_y_comma", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "super", + "path": "R/scales.r", + "pattern": "/^ super = ScaleContinuousPosition$/", + "kind": "functionVar", + "scope": "scale_y_percent", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "th", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ th <- theme_ipsum(grid=\"XY\", axis=\"xy\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "th_font_dir", + "path": "R/zzz.r", + "pattern": "/^ th_font_dir <- system.file(\"fonts\", \"tinyhand\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "theme_ft_rc", + "path": "R/ft.R", + "pattern": "/^theme_ft_rc <- function (base_family = \"Roboto Condensed\", base_size = 11.5,$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum", + "path": "R/theme-ipsum.r", + "pattern": "/^theme_ipsum <- function(base_family=\"Arial Narrow\", base_size = 11.5,$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum_es", + "path": "R/econ-sans.R", + "pattern": "/^theme_ipsum_es <- function($/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum_gs", + "path": "R/goldmansans.R", + "pattern": "/^theme_ipsum_gs <- function($/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum_inter", + "path": "R/inter.R", + "pattern": "/^theme_ipsum_inter <- function($/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum_ps", + "path": "R/plexsans.R", + "pattern": "/^theme_ipsum_ps <- function($/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum_pub", + "path": "R/public-sans.R", + "pattern": "/^theme_ipsum_pub <- function($/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_ipsum_rc", + "path": "R/roboto-condensed.r", + "pattern": "/^theme_ipsum_rc <- function($/", + "kind": "function" +} +{ + "_type": "tag", + "name": "theme_modern_rc", + "path": "R/modern.r", + "pattern": "/^theme_modern_rc <- function (base_family = \"Roboto Condensed\", base_size = 11.5,$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "thrc", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ thrc <- theme_ipsum_rc(grid=\"XY\", axis=\"xy\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "title", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\") %>%$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "title", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "tmp", + "path": "R/check.r", + "pattern": "/^ tmp <- lapply(names(lbl), function(lab) {$/", + "kind": "functionVar", + "scope": "gg_check", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "tmp_x1", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ tmp_x1 <- scale_x_comma()$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "tmp_x2", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ tmp_x2 <- scale_x_percent()$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "tmp_y1", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ tmp_y1 <- scale_y_comma()$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "tmp_y2", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ tmp_y2 <- scale_y_percent()$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "try_require", + "path": "R/aaa.r", + "pattern": "/^try_require <- function(package, fun) {$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "tw_font_dir", + "path": "R/zzz.r", + "pattern": "/^ tw_font_dir <- system.file(\"fonts\", \"titillium-web\", package=\"hrbrthemes\")$/", + "kind": "functionVar", + "scope": ".onAttach", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "update_geom_font_defaults", + "path": "R/theme-ipsum.r", + "pattern": "/^update_geom_font_defaults <- function(family=\"Arial Narrow\", face=\"plain\", size=3.5,$/", + "kind": "function" +} +{ + "_type": "tag", + "name": "w_tmp", + "path": "R/check.r", + "pattern": "/^ w_tmp <- hunspell::hunspell(words, \"text\", dict = dict, ignore = ignore)$/", + "kind": "functionVar", + "scope": "gg_check.anonFunc60c894440100", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "white", + "path": "R/ft.R", + "pattern": "/^white = \"#ffffff\"$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "words", + "path": "R/check.r", + "pattern": "/^ words <- stringi::stri_extract_all_words(lbl[[lab]])$/", + "kind": "functionVar", + "scope": "gg_check.anonFunc60c894440100", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "x", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\") %>%$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "x", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "x", + "path": "tests/testthat/test-themes.R", + "pattern": "/^ df <- data.frame(x = 1:3, y = 1:3, z = c(\"a\", \"b\", \"a\"), a = 1)$/", + "kind": "nameattr", + "scope": "df", + "scopeKind": "dataframe" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/econ-sans.R", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b = 0, l = 0, m = 0.5, c = 0.5, r = 1, t /", + "kind": "functionVar", + "scope": "theme_ipsum_es", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/ft.R", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/goldmansans.R", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_gs", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/inter.R", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_inter", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/modern.r", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/plexsans.R", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_ps", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/public-sans.R", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_pub", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/roboto-condensed.r", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b = 0, l = 0, m = 0.5, c = 0.5, r = 1, t /", + "kind": "functionVar", + "scope": "theme_ipsum_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "xj", + "path": "R/theme-ipsum.r", + "pattern": "/^ xj <- switch(tolower(substr(axis_title_just, 1, 1)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "y", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\") %>%$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "y", + "path": "tests/testthat/test-hrbrthemes.R", + "pattern": "/^ ggplot2::labs(x=\"Thsi\", y=\"This\", title=\"This\", subtitle=\"This\", caption=\"Thsi\")$/", + "kind": "globalVar" +} +{ + "_type": "tag", + "name": "y", + "path": "tests/testthat/test-themes.R", + "pattern": "/^ df <- data.frame(x = 1:3, y = 1:3, z = c(\"a\", \"b\", \"a\"), a = 1)$/", + "kind": "nameattr", + "scope": "df", + "scopeKind": "dataframe" +} +{ + "_type": "tag", + "name": "yellow", + "path": "R/ft.R", + "pattern": "/^yellow = \"#ffec1b\",$/", + "kind": "nameattr", + "scope": "anonListcab26a600107", + "scopeKind": "list" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/econ-sans.R", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b = 0, l = 0, m = 0.5, c = 0.5, r = 1, t /", + "kind": "functionVar", + "scope": "theme_ipsum_es", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/ft.R", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ft_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/goldmansans.R", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_gs", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/inter.R", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_inter", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/modern.r", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_modern_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/plexsans.R", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_ps", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/public-sans.R", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum_pub", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/roboto-condensed.r", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b = 0, l = 0, m = 0.5, c = 0.5, r = 1, t /", + "kind": "functionVar", + "scope": "theme_ipsum_rc", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "yj", + "path": "R/theme-ipsum.r", + "pattern": "/^ yj <- switch(tolower(substr(axis_title_just, 2, 2)), b=0, l=0, m=0.5, c=0.5, r=1, t=1)$/", + "kind": "functionVar", + "scope": "theme_ipsum", + "scopeKind": "function" +} +{ + "_type": "tag", + "name": "z", + "path": "tests/testthat/test-themes.R", + "pattern": "/^ df <- data.frame(x = 1:3, y = 1:3, z = c(\"a\", \"b\", \"a\"), a = 1)$/", + "kind": "nameattr", + "scope": "df", + "scopeKind": "dataframe", + "constructor": "c" +} |
