Code to generate package logos
The goal of kenyaelection is to provide ease of access of the Kenyan election held on the 9th August, 2022 by the Independent Electoral and Boundaries Commission of Kenya.
Shiny Dashboards of Kenya Elections
- https://akhapwoyachris.shinyapps.io/presidentialelectionkenya2022/
- https://christopherakhapwoya.shinyapps.io/electionkenya/
Repository: https://github.com/akhapwoyaco/swissexchangedata
The swissexchangedata package, built up for educational purpose to learn and sharpen skills in web-scrapping of data from online sources, data wrangling and package development processes.
swisswxchangedata facilitates ease of access of the Swiss Stock Exchange Market Data News Via The SIX Group Newsboard Website via the function: newsboard_data.
You can install the development version of swissexchangedata like so:
install.packages("devtools") # if you have not installed "devtools" package
devtools::install_github("akhapwoyaco/swissexchangedata")
