Parse code to check for errors
Examples
file_path <- demofile("qmd")
code_parse_r(file_path)
#> # A tibble: 1 × 3
#> file_path error msg
#> <chr> <lgl> <chr>
#> 1 /private/var/folders/t6/7x6md_5s2j5bfb324s784yzw0000gn/T/Rtmpvtjq… FALSE NA
