jumpingrivers / namer

R package :package: for labelling chunks of RMarkdown files! :boom:
https://jumpingrivers.github.io/namer/
Other
94 stars 11 forks source link

Check for unique chunk names #3

Closed maelle closed 6 years ago

maelle commented 6 years ago

Imagine a file with a few named chunks named with the same pattern as what name_chunks would do... the naming of the unnamed chunks should take that into account.