官术网_书友最值得收藏!

Using base R for data manipulation and analysis

Base R provides some extremely helpful functions for day-to-day data analysis. Some such examples have been provided in this section, but are by no means exhaustive. Further details will be available in subsequent chapters, but the corresponding information is intended to provide a general overview of some of base R's capabilities. The structure of a DataFrame can be viewed using the str command.

You can view the structure of data.frame using the str command. This is often the first starting point (after reading a file if applicable) in order to see what your dataset looks like:

# View the structure of the state data.frame 
str(state) 

The output is as follows:

主站蜘蛛池模板: 濉溪县| 河北区| 石阡县| 长子县| 闸北区| 出国| 邵武市| 桐梓县| 墨竹工卡县| 临城县| 衡山县| 泽州县| 万宁市| 永定县| 镇赉县| 安平县| 隆林| 三都| 文山县| 喀什市| 深圳市| 巴里| 教育| 子长县| 莱西市| 青龙| 芜湖县| 邯郸县| 喜德县| 永济市| 嘉禾县| 雅江县| 高阳县| 迁西县| 靖江市| 望城县| 集贤县| 兴义市| 陆良县| 城步| 三门县|