Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
garrick
/
ermoji
réplica de
https://github.com/gadenbuie/ermoji.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
4
Wiki
Actividad
Explorar el Código
cancel == done == nothing happens
tags/v0.1.1
Garrick Aden-Buie
hace 8 años
padre
764834197e
commit
76435bcce4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
R/ermoji_gadget.R
+ 1
- 1
R/ermoji_gadget.R
Ver fichero
@@ -99,6 +99,6 @@ ermoji_gadget <- function() {
})
}
runGadget(ui, server, viewer = paneViewer(500))
runGadget(ui, server, viewer = paneViewer(500)
, stopOnCancel = FALSE
)
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar