| is_parallel | R Documentation |
Returns TRUE when mirai daemons are running on the given
GitStats object (i.e. set_parallel() has been called), FALSE
otherwise.
is_parallel(gitstats)
gitstats |
A GitStats object. |
A logical scalar.
## Not run:
my_gitstats <- create_gitstats()
is_parallel(my_gitstats)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.