Skip to content

Parsing HTML tables and dumb plotting

1 message · David Duffy

#
Another approach to digest *simple* tables is via
lynx -dump <table url>

Dumb plotting is available using macanova, which is also related to early 
versions of S (eg plot(x,y,dumb:T)).