Nick J Lyon

Results 7 comments of Nick J Lyon

Thanks for reaching out about this and I definitely like the idea of more dice! Could you say more about how it differs from the current `roll` function? I'm thinking...

Hi @oganm , do you still want to integrate some of your D&D functions into `dndR`? No worries if not, just want to see if I should leave this issue...

I'm happy to leave it open if its still something you're interested in! Good luck with the godot version in the meantime.

## Pivot Currently "solved" by adding `_copy#` to the end of the created folder if the data already exist. Need to instead provide an option to the user about whether...

I ran into this same issue! I was able to tweak a Stack Overflow post + some code from the 'modules' day (day 12) to get the following to work:...

Thanks for letting us know! For those of us who got this issue because of a unit test checking for object class (E.g., `expect_equal(class(p), c("gg", "ggplot"))`), will the following tweak...

Ditto what John said on both counts!