Closed cderv closed 5 years ago
Integrate inside the 📦 the functions await() and knit_print.promise() mentioned in #24 so that we can create some vignettes
await()
knit_print.promise()
While playing with await() in vignette, I discovered that the use of later::later() in the disconnection process was suboptimal. I will try to improve those functions.
later::later()
Integrate inside the 📦 the functions
await()
andknit_print.promise()
mentioned in #24 so that we can create some vignettes