Skip to contents

A description of first dot notation. Note that "a.b.c" splits into prefix ("a") and suffix ("b.c").

Usage

first_dot_notation

Format

A vector of notational symbols that provides first dot ("a.b") notation.

Examples

first_dot_notation
#> pref_start   pref_end suff_start   suff_end 
#>         ""        "."        "."         ""