Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
garrick
/
xaringanthemer
réplica de
https://github.com/gadenbuie/xaringanthemer.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
10
Wiki
Actividad
Explorar el Código
no rlang, use base warning
tags/v0.3.0
Garrick Aden-Buie
hace 6 años
padre
7648f4cc6c
commit
74c4927910
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
R/ggplot2.R
+ 1
- 1
R/ggplot2.R
Ver fichero
@@ -491,7 +491,7 @@ theme_xaringan_restore_defaults <- function() {
safely_set_geom <- function(geom, new) {
warn <- function(x) {
rlang::
warn(x$message)
warn
ing
(x$message
, call. = TRUE, immediate. = TRUE
)
invisible()
}
tryCatch(
Escribir
Vista previa
Cargando…
Cancelar
Guardar