argo_reference_data_type: Argo data type reference

Description Usage Format References Examples

Description

This table contains the acceptable values for the data_type field in Argo NetCDF files. This field can be examined using argo_info(). See Reference Table 1 in the Argo User's Manual.

Usage

1

Format

An object of class tbl_df (inherits from tbl, data.frame) with 9 rows and 2 columns.

References

Argo User's Manual, November 2019. doi: 10.13155/29825

Examples

1
2
3
4
5
with_argo_example_cache({
  argo_info("dac/csio/2900313/2900313_meta.nc")[c("file", "data_type")]
})

argo_reference_data_type

ArgoCanada/argodata documentation built on Dec. 13, 2021, 10:13 a.m.