Draft vignette porting The Bank: Part II from SimPy#106
Draft vignette porting The Bank: Part II from SimPy#106Enchufa2 merged 4 commits intor-simmer:masterfrom
Conversation
|
Many thanks! I'm travelling to the useR!2017 conference today, so I'll review this PR in another moment. For now, please rename the file as |
Codecov Report
@@ Coverage Diff @@
## master #106 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 22 22
Lines 2561 2561
=====================================
Hits 2561 2561Continue to review full report at Codecov.
|
|
No hurry, enjoy useR! Best wishes for the Simmer presentation. |
|
The Travis build has errored because there are some namespace conflicts with |
To avoid a namespace conflict
|
Thanks for the tip, I was struggling to figure that one out. |
|
Some more comments:
|
| trajectory() %>% | ||
| timeout(openTime) %>% | ||
| log_("Ladies and Gentlemen! You man all enter.") | ||
| log_("Ladies and Gentlemen! You can all enter.") |
|
Many thanks, merged! |

I wasn't sure what to name the file, so it is
simmer-08-bank-2.Rmdfor now.