Skip to content

Foha2001/tunisianfirms

Repository files navigation

tunisianfirms

The goal of tunisianfirms is to spread cotation of Tunisian stock Exchange Firms

Installation

Coming soon You can install the released version of tunisianfirms from CRAN with:

install.packages("tunisianfirms")

or

library(devtools)
devtools::install_github("Foha2001/tunisianfirms")

you have to install devtools before, when installing from github

Example

This is a basic example which shows you how to solve a common problem:

library(tunisianfirms)
## basic example code
cotation("ATTIJARIBANK")

head(sample_data)
#>         date          lib prix
#> 1 2019-01-02 GIFDA5/42931 0.01
#> 2 2019-01-02 SOMCDA3/3725 0.01
#> 3 2019-01-02  TLSDS3/2021 0.01
#> 4 2019-01-03 GIFDA4/23727 0.01
#> 5 2019-01-03 GIFDA5/42931 0.01
#> 6 2019-01-03  SAHDA1/1425 0.01

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages