Skip to content

Read / Write HTML #56

Description

@AshesITR

Particularly useful in conjuction with knitr::kable(format = "html") to copy a HTML table to clipboard, e.g. for pasting into a mail.

For linux this can be done by specifying -target text/html in the xclip pipe (can be abbreviated to -t)
Windows appears to need a bit of boilerplate as described here
Mac seems do have a different type of boilerplate, seen here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions