Selaa lähdekoodia

Update internal data after #16

pull/21/head
Garrick Aden-Buie 7 vuotta sitten
vanhempi
commit
bc1938fdd3
2 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. BIN
      R/sysdata.rda
  2. +1
    -0
      data-raw/cheatsheet.R

BIN
R/sysdata.rda Näytä tiedosto


+ 1
- 0
data-raw/cheatsheet.R Näytä tiedosto

@@ -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",

Loading…
Peruuta
Tallenna