| detect_format_type | Detect Format Type |
| dot-apply_datetime_format | Apply a date/time format to a vector |
| dot-block_to_format | Convert a parsed block to a ks_format or ks_invalue object |
| dot-block_to_ks_datetime_format | Convert VALUE block with date/time/datetime type to ks_format |
| dot-block_to_ks_format | Convert VALUE block to ks_format |
| dot-block_to_ks_invalue | Convert INVALUE block to ks_invalue |
| dot-cntlout_to_ks_format | Convert CNTLOUT rows to ks_format |
| dot-cntlout_to_ks_invalue | Convert CNTLOUT rows to ks_invalue |
| dot-datetime_format_to_text | Convert datetime ks_format to SAS-like text |
| dot-expr_parse_cache | Parse Cache for Expression Labels |
| dot-format_date_bound | Format a Date / POSIXct range bound for text output |
| dot-format_datetime_values | Format datetime values |
| dot-format_date_values | Format date values |
| dot-format_library | Format Library (Global Environment for Storing Formats) |
| dot-format_range_bound | Format a numeric range bound for text output |
| dot-format_time_values | Format time values |
| dot-format_to_text | Convert ks_format to SAS-like text |
| dot-invalue_apply | Apply Invalue Format (Reverse Formatting) |
| dot-invalue_to_text | Convert ks_invalue to SAS-like text |
| dot-is_sas_datetime_format | Check if a name corresponds to a built-in SAS datetime format |
| dot-normalize_sas_format_name | Normalize a SAS format name (strip trailing period,... |
| dot-parse_blocks | Parse text lines into block structures |
| dot-parse_mapping_line | Parse a single mapping line |
| dot-parse_range_bound | Parse a range bound value |
| dot-resolve_sas_format_def | Resolve a SAS format definition from the built-in table |
| dot-sas_format_defaults | Default widths for SAS format names without explicit width |
| dot-to_r_date | Convert input to R Date |
| dot-to_r_datetime | Convert input to R POSIXct |
| dot-unquote | Remove surrounding quotes from a string |
| e | Mark a Label for Expression Evaluation |
| fclear | Remove Format(s) from Library |
| fexport | Export Formats to 'SAS'-like Text |
| fimport | Import Formats from 'SAS' PROC FORMAT CNTLOUT CSV |
| finput | Create Invalue Format (Reverse Formatting like 'SAS' INVALUE) |
| finputc | Apply Character Invalue by Name (like 'SAS' INPUTC) |
| finputk | Apply Invalue Using a Composite Label |
| finputn | Apply Numeric Invalue by Name (like 'SAS' INPUTN) |
| flist | List Format Names from Library |
| fmap | Create a Key-Value Mapping for Format Creation |
| fmap_ranges | Build a Vector of Range Mappings |
| fmap_strata | Build a Vector of Stratified Range Mappings |
| fmap_to_ranges | Reverse-Lookup Range Bounds from Labels |
| fnew | Create a Format Definition (like 'SAS' PROC FORMAT) |
| fnew_bid | Create Bidirectional Format |
| fnew_date | Create Date/Time Format |
| format_datetime | Date/Time Format Support ('SAS'-style) |
| format_get | Retrieve a Format from the Library |
| format_library_app | Launch Shiny Browser for Format Library |
| fparse | Parse Format Definitions from 'SAS'-like Text |
| fprint | Print Format(s) from Library |
| fput | Apply Format to Data (like 'SAS' PUT function) |
| fput_all | Apply Format and Return All Matches (Multilabel) |
| fputc | Apply Character Format by Name (like 'SAS' PUTC) |
| fput_df | Apply Format to Data Frame Columns |
| fputk | Apply Format Using a Composite Key |
| fputn | Apply Numeric Format by Name (like 'SAS' PUTN) |
| franges | Extract Range Entries from a Format |
| is_missing | Check if Value is Missing |
| ksformat_cheatsheet | Open the ksformat cheat sheet |
| ksformat-package | ksformat: 'SAS'-Style 'PROC FORMAT' for R |
| print.ks_format | Print Format Object |
| print.ks_invalue | Print Invalue Object |
| range_spec | Create Range Specification |
| utilities | Utilities for ksformat Package |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.