Function for inserting hyperlinks within an openxlsx Workbook. Provides support for links to external .xlsx.
insert_hyperlinks(wb, sheetname, text, where, start_row = 15, file = NULL)
workbook object to add new worksheet to.
Names of sheets to create hyperlinks to
Text to display in the cell with the hyperlink
Name of the worksheet where the hyperlinks should be inserted
First row from which hyperlink should be inserted
External file. Default: NULL