Tidybgc provides somle usefull function to transform ncdf files of BGC argo float into R friendly dataframe.
get_date gives you the date of the profile.
extract_sd return a data frame with the values and QC of selected variables of the profile.(in addition to float ,ame, date ,lon, lat, pres)
get_qc return the QC of variables.
UNDER DEVELOPMENT