Files in msperlin/afedR
Data and Functions for Book "Analyzing Financial and Economical Data with R"

.Rbuildignore
.gitignore
DESCRIPTION
NAMESPACE
R/book_fcts.R R/data_fcts.R R/data_manipulation_fcts.R R/exams_fcts_html.R R/exams_fcts_pdf.R R/exams_webex_fcts.R README.md
afedR.Rproj
inst/extdata/R-code/00a-About-new-edition.R inst/extdata/R-code/00b-Preface.R inst/extdata/R-code/01-Introduction.R inst/extdata/R-code/02-Basic-operations.R inst/extdata/R-code/03-Research-scripts.R inst/extdata/R-code/04-Importing-exporting-local.R inst/extdata/R-code/05-Importing-internet.R inst/extdata/R-code/06-Data-structure-objects.R inst/extdata/R-code/07-Basic-objects.R inst/extdata/R-code/08-Programming.R inst/extdata/R-code/09-Cleaning-data.R inst/extdata/R-code/10-Figures.R inst/extdata/R-code/11-Models.R inst/extdata/R-code/12-Reporting-results.R inst/extdata/R-code/13-Optimizing-code.R
inst/extdata/data/Brazil_footbal_games.csv
inst/extdata/data/FTSE.csv
inst/extdata/data/FileWithLatinChar_Latin1.txt
inst/extdata/data/FileWithLatinChar_UTF-8.txt
inst/extdata/data/Financial Sample.xlsx
inst/extdata/data/IbovComp_long_2015-01-01_2019-11-10.rds
inst/extdata/data/Ibov_long_2010-01-01_2018-09-12.rds
inst/extdata/data/SP500-Stocks-WithRet.rds
inst/extdata/data/SP500-Stocks_long.csv
inst/extdata/data/SP500-Stocks_wide.csv
inst/extdata/data/SP500.csv
inst/extdata/data/SP500_Excel.xlsx
inst/extdata/data/SP500_Stocks_long_by_year.rds
inst/extdata/data/SP500_comp_YEARLY_long_2014-10-03_2019-10-02.rds
inst/extdata/data/SP500_comp_long_2014-10-17_2019-10-16.rds
inst/extdata/data/SP500_long_yearly_2010-01-01_2019-11-04.rds
inst/extdata/data/SP500_xlsx.xlsx
inst/extdata/data/SQLite_db.SQLITE
inst/extdata/data/TDData_ALL_2019-10-02.rds
inst/extdata/data/UCI_Credit_Card.csv
inst/extdata/data/example_tsv.csv
inst/extdata/data/funky_csv2.csv
inst/extdata/data/funky_csv_file.csv
inst/extdata/data/grunfeld.csv
inst/extdata/data/pride_and_prejudice.txt
inst/extdata/data/temp.RData
inst/extdata/data/temp.csv
inst/extdata/data/temp.fst
inst/extdata/data/temp.rds
inst/extdata/data/temp.txt
inst/extdata/data/temp.xlsx
inst/extdata/data/temp_file.xlsx
inst/extdata/data/temp_fst.fst
inst/extdata/data/temp_rds.rds
inst/extdata/data/temp_writexl.xlsx
inst/extdata/data/temp_xlsx.xlsx
inst/extdata/data/top25babynames-by-sex-2005-2017.csv
inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/.vscode/settings.json
inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_01_SPLUS.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_02_Authors-R.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_03_About-R.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_04_name-R.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_05_about-R.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_06_Tecnology-R.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_07_rtools.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_08_Groups.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_09_RBloggers.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter01-Introduction/afedR_Chap-01_10_Infrastructure-TI.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_01_Basic.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_02_Basic.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_03_getwd.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_04_download.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_05_unzip.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_06_installpkgs.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_07_filespkgs.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_08_installpkgs2.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_09_installpkgs3-cranlogs.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_10_devtools.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter02-Basic-Operations/afedR_Chap-02_11_files-in-computer.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter03-Research-Scripts/afedR_Chap-03_01_pesquisa.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter03-Research-Scripts/afedR_Chap-03_02_folders.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_01_export-file.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_02_timing-export.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_03_timing-export2.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_04_load-csv.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_05_grunfeld.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_06_tsv-file.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter04-Import-Local/afedR_Chap-04_07_funky-file.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/afedR_Chap-05_01_batchgetsymbols.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/afedR_Chap-05_02_Quandl.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/afedR_Chap-05_03_simfinr.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/afedR_Chap-05_04_simfinr.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/afedR_Chap-05_05_tidyquant.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/afedR_Chap-05_06_batchgetsymbols.Rmd
inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/quandl_cache/258888e22759a174
inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/simfin_cache/8513808c7234599d
inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/simfin_cache/acdcc49efed35f8d
inst/extdata/exams_files/02-EOCE-Rmd/Chapter05-Import-Internet/simfin_cache/ff693144cc39a113
inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_01_dataframes.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_02_dataframes.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_03_filter.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_04_tidyverse.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_05_batchgetsymbols.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_06_grunfeld.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_07_lists.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter06-Dataframes-and-Others/afedR_Chap-06_08_matrix.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_01_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_02_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_03_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_04_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_05_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_06_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_07_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_08_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_09_numeric.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_10_character.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_11_character.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_12_pride-and-prejudice-01.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_13_pride-and-prejudice-02.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_14_pride-and-prejudice-03.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_15_dates-01.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter07-Basic-Classes/afedR_Chap-07_16_dates-02.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_01_function_01.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_02_function_02.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_03_function_03.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_04_function_04.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_05_function_05.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_06_batchgetsymbols.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_07_batchgetsymbols_dplyr.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter08-Programming/afedR_Chap-08_08_CRAN-logs.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_01_longo-wide.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_02_longo-wide02.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_03_listas.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_04_batchgetsymbols.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_05_replace-outliers.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_06_dplyr-summary.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_07_dplyr-summary-monthly.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter09-Cleaning-and-Structuring/afedR_Chap-09_08_dplyr-investment.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_01_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_02_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_03_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_04_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_05_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_06_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_07_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter10-Figures/afedR_Chap-10_08_figuras.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_01_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_02_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_03_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_04_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_05_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_06_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_07_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter11-FinEcon/afedR_Chap-11_08_models.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter12-Reporting/afedR_Chap-12_01_reporting.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter12-Reporting/afedR_Chap-12_02_reporting.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter12-Reporting/afedR_Chap-12_03_reporting.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter13-Optimizing-Code/afedR_Chap-13_01_optim.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter13-Optimizing-Code/afedR_Chap-13_02_optim.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter13-Optimizing-Code/afedR_Chap-13_03_optim.Rmd inst/extdata/exams_files/02-EOCE-Rmd/Chapter13-Optimizing-Code/afedR_Chap-13_04_optim.Rmd
inst/extdata/exams_files/templates/Exams_Template.html
inst/extdata/exams_files/templates/template_pdf_en.tex
inst/extdata/others/S_Example_Script.R man/add_html_content.Rd man/add_tex_content.Rd man/afedR_gen_rnd_vec.Rd man/build_answer_key.Rd man/build_answers_text.Rd man/calc_ret.Rd man/check_answers.Rd man/compile_html_exercises.Rd man/compile_pdf_exercises.Rd man/copy_book_files.Rd man/format_cash.Rd man/format_percent.Rd man/gen_rnd_vec.Rd man/get_EOC_dir.Rd man/get_data_file.Rd man/get_links_book.Rd man/list_available_data.Rd man/make_random_answers.Rd man/replace_outliers.Rd man/replace_outliers_df.Rd
msperlin/afedR documentation built on Sept. 11, 2022, 9:49 a.m.