Skip to content

I didn't know how else to ask you about your code for WAR in R. #3

Description

@DustinRoss

Hi Kris,

In your Lahman_WAR file I am getting an error, it may be because I am still learning R.
When I use this code from lines 17-18 I get the error which I will provide below.

#Connect to your Lahman instance so we can grab some data from the master table
drv <- dbDriver("PostgreSQL")

Error: Couldn't find driver PostgreSQL. Looked in:

  • global namespace
  • in package called PostgreSQL
  • in package called RPostgreSQL

I don't have SQL, do I need it for this code to work? What am I missing?

Best,
Dustin Ross

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