Open adriancbondia opened 5 years ago
Hola,
Gracias por buscar algo, he cambiado las lineas para que sea mas informativo. Creo que con esto vale.
On May 28, 2019 at 12:55:17 PM, Adrián Corral Bondía ( notifications@github.com) wrote:
Assigned #20 https://github.com/miRTop/mirgff3_shiny/issues/20 to @lpantano https://github.com/lpantano.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/miRTop/mirgff3_shiny/issues/20?email_source=notifications&email_token=AAML6HGNGN6QSW2D4BRXPBLPXVPXJA5CNFSM4HQFJDUKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORVUVEOI#event-2372489785, or mute the thread https://github.com/notifications/unsubscribe-auth/AAML6HCWSFB4JADDY2TU3QLPXVPXJANCNFSM4HQFJDUA .
Hola Lorena,
He añadido este contador para indicar que el programa está en activo. A ver que te parece
withProgress(message = 'Calculating', detail = 'Hold your horses...', value = 0, { for (i in 1:15) { incProgress(1/15) sum(runif(10000000,0,1)) } })