Pages from Data Frame
Preface
This Quarto book demonstrates the creation of a series of individual pages for each record from a table and then linking those objects to a searchable table.
This page had the function that I used. It relies on lapply
rather than a for
loop.