Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
garrick
/
regexplain
réplica de
https://github.com/gadenbuie/regexplain.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
7
Wiki
Actividad
Explorar el Código
Update internal data after
#16
pull/21/head
Garrick Aden-Buie
hace 7 años
padre
000e293c7c
commit
bc1938fdd3
Se han
modificado 2 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
BIN
R/sysdata.rda
+1
-0
data-raw/cheatsheet.R
BIN
R/sysdata.rda
Ver fichero
+ 1
- 0
data-raw/cheatsheet.R
Ver fichero
@@ -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",
Escribir
Vista previa
Cargando…
Cancelar
Guardar