parse_check {sinew}R Documentation

parse_check

Description

check for fail of pretty_parse > parse, and offers to open file to offending line

Usage

parse_check(p, txt, ask)

Arguments

p

result of pretty_parse > parse

txt

input text to pretty_parse

ask

boolean, If TRUE then a menu will be created for the use to choose between competing namespaces for a function, Default: TRUE


[Package sinew version 0.4.0 Index]