You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might take me a bit to get correct. If you have a clear plan on how to implement this if you think it will improve the package then I dont mind you adding this feature.
There are two new functions that I think somewhat address this: 1. HTMLTables.get(), this parses a specific html table from an html document / website and returns it as a string. 2. HTMLTables.table(), this takes a table like a dataframe and returns it as a string of html.
Here, you may be able to show contents as HTML explicitly...
something like:
The text was updated successfully, but these errors were encountered: