Package: readaofm
Type: Package
Title: Read Positions, Issuance and Buybacks Data from the AOFM's Data
        Hub
Version: 0.2.0
Author: Dmitry Titkov and Kimia Ghomashchi
Maintainer: Kimia Ghomashchi <GhomashchiK@rba.gov.au>
Description: readaofm makes it easier to work with the AOFM's data in R.
    It reads the freshest data from the AOFM's Data Hub and spits out nice, fairly tidy tibbles.
    aofm_data() is the workhorse function of the package - choose the type of data and instrument you're interested in and away you go.
License: Go for it
Encoding: UTF-8
LazyData: true
Imports: DataCombine (>= 0.2), dplyr (>= 0.8), lubridate (>= 1.7),
        readxl (>= 1.3), stringr (>= 1.4), tibble (>= 2.1), tidyr (>=
        1.0)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-30 08:08:38 UTC; TitkovD
