R Dataset / Package HSAUR / Forbes2000
Documentation |
---|
On this R-data statistics page, you will find information about the Forbes2000 data set which pertains to The Forbes 2000 Ranking of the World's Biggest Companies (Year 2004) . The Forbes2000 data set is found in the HSAUR R package. You can load the Forbes2000 data set in R by issuing the following command at the console data("Forbes2000"). This will load the data into a variable called Forbes2000. If R says the Forbes2000 data set is not found, you can try installing the package by issuing this command install.packages("HSAUR") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the Forbes2000 R data set. The size of this file is about 145,089 bytes. The Forbes 2000 Ranking of the World's Biggest Companies (Year 2004)DescriptionThe Forbes 2000 list is a ranking of the world's biggest companies, measured by sales, profits, assets and market value. Usagedata("Forbes2000") FormatA data frame with 2000 observations on the following 8 variables.
Sourcehttp://www.forbes.com, assessed on November 26th, 2004. Examplesdata("Forbes2000", package = "HSAUR") summary(Forbes2000) ### number of countries length(levels(Forbes2000$country)) ### number of industries length(levels(Forbes2000$category)) -- Dataset imported from https://www.r-project.org. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - dream | August 9, 2020 - 12:25 PM | Dataset |
OpenIntro Statistics Dataset - winery_cars | August 9, 2020 - 2:38 PM | Dataset |
R Dataset / Package HSAUR / toothpaste | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / Guerry | March 9, 2018 - 1:06 PM | Dataset |
Attachment | Size |
---|---|
dataset-58342.csv | 141.69 KB |