Learn R Programming

edgar (version 1.0.4)

RunEdgarShiny: Shiny app for EDGAR filling management.

Description

RunEdgarShiny is a shiny app which has functionality of downloading quarterly master index, edgar filings, daily index, and do sentiment analysis of 10-K statement.

Usage

RunEdgarShiny()

Arguments

Details

RunEdgarShiny app has tabs: 'Get Master Index', 'Filings Info', 'Download Filings', 'Get Daily EDGAR Info', and 'Sentiment Analysis of 10-K'. See the directory structure at home page. App contains pop-up interactive messages, it can only be run on R-studio's Viewer pane. Do not run this app on any browser.

Examples

Run this code
## Not run: 
# 
# RunEdgarShiny()
# ## End(Not run)

Run the code above in your browser using DataLab