Giter Club home page Giter Club logo

Comments (5)

sboysel avatar sboysel commented on May 29, 2024

Nice catch! The API parameter itself accepts a comma separated string of dates but it seems we didn't accommodate for that in the vintage_dates parameter of fredr(). I can take a stab at this shortly.

from fredr.

cgarciga avatar cgarciga commented on May 29, 2024

Thanks! And, thanks for the quick response!

from fredr.

sboysel avatar sboysel commented on May 29, 2024

Should be fixed with #89

fredr::fredr(series_id = "GDPC1", vintage_dates = as.Date(c("1991-12-04", "1991-12-20")))
#> # A tibble: 132 x 3
#>    date       series_id value
#>    <date>     <chr>     <dbl>
#>  1 1959-01-01 GDPC1     1910.
#>  2 1959-04-01 GDPC1     1941.
#>  3 1959-07-01 GDPC1     1932.
#>  4 1959-10-01 GDPC1     1943.
#>  5 1960-01-01 GDPC1     1978.
#>  6 1960-04-01 GDPC1     1974.
#>  7 1960-07-01 GDPC1     1976.
#>  8 1960-10-01 GDPC1     1965.
#>  9 1961-01-01 GDPC1     1980.
#> 10 1961-04-01 GDPC1     2009.
#> # … with 122 more rows

Created on 2021-01-04 by the reprex package (v0.3.0)

from fredr.

sboysel avatar sboysel commented on May 29, 2024

This change has now been merged the master branch with #89. Will do another CRAN release soon but in the meantime, you can install with devtools::install_github().

from fredr.

cgarciga avatar cgarciga commented on May 29, 2024

Thank you!

from fredr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.