to_csv
export to csv format the dataframe summary_data
and each
dataframe in constituents_list
. The name of constituents files is the
ticker plus the region (e.g. IVV_US.csv)
1 2 | ## S3 method for class 'IShares'
to_csv(obj, output_folder)
|
obj |
|
output_folder |
folder where the csv files are to be saved |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.