view_parse view the parse text immediately

view_parse(parse.vec)

Arguments

parse.vec

character vector of parse text

Value

view the parse text immediately

Author

Tien-Cheng Wang

Examples

  pacman::p_load(ggplot2,toolPhD)
  view_parse( c('P[i,DM["straw, 87"]]'))

  view_parse( c('P[i,DM["straw, 87"]]','bolditalic(P)["i, DM"["straw, 87"]]'))