소스 검색

Update internal data after #16

pull/21/head
Garrick Aden-Buie 7 년 전
부모
커밋
bc1938fdd3
2개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      R/sysdata.rda
  2. +1
    -0
      data-raw/cheatsheet.R

BIN
R/sysdata.rda 파일 보기


+ 1
- 0
data-raw/cheatsheet.R 파일 보기

@@ -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…
취소
저장