Sfoglia il codice sorgente

Update internal data after #16

pull/21/head
Garrick Aden-Buie 7 anni fa
parent
commit
bc1938fdd3
2 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. BIN
      R/sysdata.rda
  2. +1
    -0
      data-raw/cheatsheet.R

BIN
R/sysdata.rda Vedi File


+ 1
- 0
data-raw/cheatsheet.R Vedi File

@@ -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…
Annulla
Salva