Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
garrick
/
ermoji
mirror da
https://github.com/gadenbuie/ermoji.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
4
Wiki
Attività
Sfoglia il codice sorgente
cancel == done == nothing happens
tags/v0.1.1
Garrick Aden-Buie
8 anni fa
parent
764834197e
commit
76435bcce4
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
R/ermoji_gadget.R
+ 1
- 1
R/ermoji_gadget.R
Vedi File
@@ -99,6 +99,6 @@ ermoji_gadget <- function() {
})
}
runGadget(ui, server, viewer = paneViewer(500))
runGadget(ui, server, viewer = paneViewer(500)
, stopOnCancel = FALSE
)
}
Write
Preview
Loading…
Annulla
Salva