Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Data Table Helpers #19

@jowers

Description

@jowers

We should add in a set of procs to help handle different data table types.

Examples taken from pull request #14

| heading_1 | heading_2 |
| data 1 | data 2 |

| heading_1 | data 1 |
| heading_2 | data 2 |

and, of course, something with multiple values in:

| heading_1 | heading_2 |
| row_1 1 | row_1 2 |
| row_2 1 | row_2 2 |
| row_3 1 | row_3 2 |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions