Is it possible to create name badges/label cards/business card using R?
I know one can make business cards using pagedown (https://github.com/rstudio/pagedown) but that seems to create a single card on the "page", whereas I am looking to create something similar to the Labels sheet that one can make in Word, so 10-20 labels/badges per page. Is there a package/mechanism for that?
thanks!