Functions |
SEXP attribute_hidden | do_scan (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_countfields (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_typecvt (SEXP call, SEXP op, SEXP args, SEXP env) |
SEXP attribute_hidden | do_readln (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_menu (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_readtablehead (SEXP call, SEXP op, SEXP args, SEXP rho) |
SEXP attribute_hidden | do_writetable (SEXP call, SEXP op, SEXP args, SEXP rho) |
Input scanning routines including scan and readline.