Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Commit

Permalink
ts_plot uses the two first columns of grouped data.frames
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs committed Aug 14, 2022
1 parent 4462710 commit 3fd12ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: rtweet
Title: Collecting Twitter Data
Version: 1.0.2.9004
Version: 1.0.2.9005
Authors@R: c(
person("Michael W.", "Kearney", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-0730-4694")),
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- Fixed a logical length 1 in check_media.
- Argument premium is correctly handled in `search_fullarchive` and `search_30day`.
- ts_plot uses the first two columns of grouped data.frames for plotting.

# rtweet 1.0.2

Expand Down

0 comments on commit 3fd12ca

Please sign in to comment.