Przeglądaj źródła

Update internal data after #16

main
Garrick Aden-Buie 7 lat temu
rodzic
commit
a38fd94175
2 zmienionych plików z 1 dodań i 0 usunięć
  1. BIN
      R/sysdata.rda
  2. +1
    -0
      data-raw/cheatsheet.R

BIN
R/sysdata.rda Wyświetl plik


+ 1
- 0
data-raw/cheatsheet.R Wyświetl plik

@@ -1,3 +1,4 @@
# usethis::use_data(cheatsheet, overwrite = TRUE, internal = TRUE)
cheatsheet <- tibble::tribble(
~category, ~group, ~regexp, ~text,
"character classes", "regular", "<code>.</code>", "any character except newline",

Ładowanie…
Anuluj
Zapisz