Skip to content

Conversation

Stan125
Copy link

@Stan125 Stan125 commented Mar 17, 2016

Adds functionality to download data for an entire TV series.

Stan125 added 3 commits March 17, 2016 12:32
- New function to obtain IMDB data of a TV series
- Update NAMESPACE
- A typo
query = list(t = name,
Season = i,
Episode = j),
r = "json")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is the r = "json" sitting outside the list()?

@Stan125
Copy link
Author

Stan125 commented Mar 18, 2016

r = json seems to be the default argument, thats probably why it worked. I just fixed it.

@Stan125
Copy link
Author

Stan125 commented Mar 22, 2016

Hi there, is there still something wrong with the function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants