Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 271 Bytes

Rppsp:

Functions to access and manage data from duckewiki databases

Installation:

library(devtools)
install_github(repo = 'adalardo/Rppsp')

Example

library(Rppsp)
library(MySQL)
#follow instructions to connect, using:
datacenso <- connMysql()