| add_flux_columns | Add NA flux columns, if necessary |
| add_port_column | Add port column, if necessary, and convert to numeric. |
| calc_timestamps | Calculate all timestamps based on timestamps given and... |
| check_dataset_names | Check dataset for name and class consistency with metadata... |
| check_file_description_consistency | Check that files have descriptions and descriptions have... |
| compute_interval | Compute measurement interval for a dataset |
| convert_ancillary_timestamps | Convert ancillary timestamps to POSIXct |
| convert_and_qc_timestamp | Convert a vector of strings to POSIXct timestamps. |
| convert_to_numeric | Convert a vector to numeric, giving an informative warning. |
| csr_build | Build the COSORE database |
| csr_database | Return metadata for the entire COSORE database. |
| csr_dataset | Return a single COSORE dataset. |
| csr_make_release | Make a new COSORE release based on current package datasets. |
| csr_metadata | Return metadata information about all COSORE tables |
| csr_remove_stan_data | Remove standardized dataset(s) |
| csr_report_database | Run a summary report on the entire COSORE database |
| csr_report_dataset | Run a single dataset report |
| csr_reports_all | Run all individual dataset and database reports |
| csr_standardize_data | Write out standardized data and diagnostics tables |
| csr_table | Extract one table ('description', 'data', etc.) from datasets |
| embargoed | Check whether a dataset is embargoed |
| extract_line | Parse labels from information files |
| extract_table | Internal function to extract a table from a dataset. |
| fractional_doy | fractional_doy |
| gases_string | Make a string (for diagnostics) saying which gases are... |
| insert_defaults | Insert default fields into a data frame |
| insert_line | Insert new line(s) into existing metadata files. |
| list_datasets | List datasets available to build |
| map_columns | Map data columns to new names/values. |
| minigather | Simple function to gather (reshape) data. |
| parse_d20190430_DESAI | Parse a custom eofFD (forced diffusion) file from... |
| parse_d20190504_SAVAGE_hf006-03 | Parse a custom file from d20190504_SAVAGE_hf006-03. |
| parse_d20190504_SAVAGE_hf006-05 | Parse a custom file from d20190504_SAVAGE_hf006-05 |
| parse_d20190527_GOULDEN | Parse a custom file from d20190527_GOULDEN |
| parse_d20190617_SCOTT_SRM | Parse a custom file from d20190617_SCOTT_SRM |
| parse_d20190617_SCOTT_WHS | Parse a custom file from d20190617_SCOTT_WHS |
| parse_d20190617_SCOTT_WKG | Parse a custom file from d20190617_SCOTT_WKG |
| parse_d20190617_SCOTT_xxx | Parse one of the d20190617_SCOTT custom files |
| parse_d20190830_LIANG | Parse a custom file from d20190830_LIANG |
| parse_d20190919_MIGLIAVACCA | Parse a custom file from d20190919_MIGLIAVACCA |
| parse_d20200108_JASSAL | Parse a custom file from d20200108_JASSAL |
| parse_d20200109_HIRANO_PDB | Parse a custom file from d20200109_HIRANO_PDB. |
| parse_d20200109_HIRANO_PDF | Parse a custom file from d20200109_HIRANO_PDF. |
| parse_d20200109_HIRANO_PUF | Parse a custom file from d20200109_HIRANO_PUF. |
| parse_d20200122_BLACK | Parse a custom file from d20200122_BLACK |
| parse_d20200212_ATAKA | Parse a custom file from d20200212_ATAKA. |
| parse_d20200214_SZUTU_BOULDINC | Parse a custom file from d20200214_SZUTU_BOULDINC. |
| parse_d20200214_SZUTU_TONZI | Parse a custom file from d20200214_SZUTU_TONZI. |
| parse_d20200214_SZUTU_VAIRA | Parse a custom file from d20200214_SZUTU_VAIRA. |
| parse_d20200228_RENCHON | Parse a custom file from d20200228_RENCHON |
| parse_d20200229_PHILLIPS | Parse a custom file from d20200229_PHILLIPS |
| parse_d20200305_VARGAS | Parse a custom file from d20200305_VARGAS |
| parse_d20200328_UEYAMA_FAIRBANKS | Parse a custom file from d20200328_UEYAMA_FAIRBANKS |
| parse_d20200328_UEYAMA_HOKUROKU | Parse a custom file from d20200328_UEYAMA_HOKUROKU |
| parse_d20200328_UEYAMA_TESHIO | Parse a custom file from d20200328_UEYAMA_TESHIO |
| parse_d20200328_UEYAMA_YAMASHIRO | Parse a custom file from d20200328_UEYAMA_YAMASHIRO |
| parse_d20200407_WANG | Parse a custom file from parse_d20200407_WANG |
| parse_d20200419_PEREZ-QUEZADA | Parse a custom file from d20200419_PEREZ_QUEZADA |
| parse_d20200423_OYONARTE | Parse a custom file from d20200423_OYONARTE |
| parse_d20200423_SANCHEZ-CANETE | Parse a custom file from d20200423_SANCHEZ-CANETE |
| parse_d20200825_MINIAT | Parse a custom file from d20200825_MINIAT |
| parse_LI-8100A_RAW | Read raw multiplexed Licor-8100 data |
| parse_LI8100_file | Parse a LI-8100 (with LI-8150 multiplexer) data file |
| parse_LI8100_record | Parse a LI-8100 (with LI-8150 multiplexer) data record |
| parse_PROCESSED | Read processed data in whitespace-delimited format |
| parse_PROCESSED_CSV | Read processed data in CSV format |
| qaqc_data | QA/QC a dataset. |
| rbind_list | Bind a list of data frames (with possibly non-identical... |
| read_ancillary_file | Read dataset ANCILLARY file |
| read_columns_file | Read dataset COLUMNS file |
| read_contributors_file | Read dataset CONTRIBUTORS file |
| read_csv_data | Read comma-separated data from a character vector |
| read_dataset | Read a complete dataset from either standardized or raw files |
| read_description_file | Read dataset DESCRIPTION file |
| read_file | Read a text file and strip out comments |
| read_ports_file | Read dataset PORTS file |
| read_raw_dataset | Read a complete dataset from raw files |
| rearrange_columns | Ensure required columns are present; put them first; sort... |
| remove_empty_columns | Remove empty (all-NA) columns from a data frame. |
| remove_invalid_timestamps | Remove rows with invalid timestamps. |
| resolve_dataset | Get the full path of a dataset folder(s) |
| split_licor_file | Split a raw Licor (*.81x) file into pieces. |
| substitute_release_info | Substitute Git SHA, date, etc., into file data. |
| TSM_change | Change "T2", "SM4.5", etc., to "Tx" and "SMx" |
| write_dataset_data | Substitute Git SHA, date, etc., into file data. |
| write_stan_data | Write standardized data, diagnostics, and perhaps a gitignore... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.