APAF-bioinformatics / APAFunctions

R package of all the functions common to APAF's proteomics analysis code. Intended for install_github("APAF-bioinformatics/APAFunctions")
https://apaf-bioinformatics.github.io/APAFunctions/
1 stars 0 forks source link

printDataSheetxlsx() should have a Protect = TRUE/FALSE flag #4

Closed keiran-rowell-mq closed 1 year ago

keiran-rowell-mq commented 1 year ago

Clients want some of the data in un-protected form for easy copy-paste.

Other data still has to be protected sheets in Excel.

keiran-rowell-mq commented 1 year ago

Use openxlsx::protectWorksheet() after APAFunctionsL::printxlsxDataSheet()