Skip to content

Tools for working with tabular data (some specific to inventoryverse)

License

Notifications You must be signed in to change notification settings

BAAQMD/tbltools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tbltools

The tbltools R package provides a unified interface for efficiently reading and writing tabular data to and from files. Emphasis is placed on CSV as a persistent data format.

tbltools also provides a few other tools for inventory users:

  • divide_at() and multiply_at()
  • filter_*() (categories, pollutants, facilities, ...)
  • pivot_*(), (table, chart)
  • pull_*() (distinct, summary, total)
  • read_*() (csv, tbl, xls)
  • show_duplicates()
  • wildcard_join()
  • write_pivot_table()

About

Tools for working with tabular data (some specific to inventoryverse)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages