knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

rpsql

R-CMD-check

Provides functions that emulate PostgreSQL psql client meta commands in R. It also provides other useful functions such as pg_pivot_wider, pg_pivot_longer, pg_collation, and pg_summary.

Instalation

remotes::install_github("jjesusfilho/rpsql")

Code of Conduct

Please note that the 'rpsql' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



jjesusfilho/rpsql documentation built on Aug. 9, 2021, 7:33 p.m.