njlyon0 / dndR

Dungeons & Dragons Functions for Players and Dungeon Masters
https://njlyon0.github.io/dndR/
Other
17 stars 2 forks source link

[`monster_stats`] Consider pivoting output to long format #2

Closed njlyon0 closed 2 years ago

njlyon0 commented 2 years ago

May be easier to view the output of dndR::monster_stats if it was in long format. It would also match monster_creator better (though that is sort of secondary importance)

njlyon0 commented 2 years ago

Done!

Long format I think is the way to go for this function's output so I've implemented the change. See this commit: https://github.com/njlyon0/dndR/commit/ae7e9c69047c360c847c12aa3039a45c227b5c09