Skip to content

Commit

Permalink
Document package
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Dec 19, 2023
1 parent d9dac56 commit e088e5b
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
12 changes: 6 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

export(connect_factset_db)
export(export_pacta_files)
export(get_factset_entity_financing_data)
export(get_factset_entity_info)
export(get_factset_financial_data)
export(get_factset_fund_data)
export(get_factset_isin_to_fund_table)
export(get_factset_iss_emissions_data)
export(get_entity_financing_data)
export(get_entity_info)
export(get_financial_data)
export(get_fund_data)
export(get_isin_to_fund_table)
export(get_iss_emissions_data)
importFrom(dplyr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,.env)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions man/get_factset_entity_info.Rd → man/get_entity_info.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions man/get_factset_fund_data.Rd → man/get_fund_data.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e088e5b

Please sign in to comment.