NOAA-OCM / SWMPrExtension

Functions for Analyzing and Plotting SWMP Estuary Monitoring Data from the NERR System archive at
http://cdmo.baruch.sc.edu/
Other
12 stars 5 forks source link

Update create_sk_flextable_list for compliance with officer 0.3.3 #40

Closed padilla410 closed 5 years ago

padilla410 commented 5 years ago

Officer 0.3.3 has modified the inner workings of the flextable object.

Old method to rename columns: ft$header$dataset

New way to rename columns ft$header$content$content$data[[x]]$txt

padilla410 commented 5 years ago

Resolved in v 1.1.1