
R Basic, Lists of Packages & Functions for loading files
OHLA
Loading some files, it is almost always confusing which function is proper.
As a program toddler, I'm still green with handling data but it takes getting used to. It's one of the reasons I want to organise myself by file-type.
File Type -> Packages-> Functions
CVS ->Default ->read.csv
excel -> readxl -> read_excel
shp -> maptools -> readShapepoly
shp -> shapefiles -> read.shp
txt -> Default -> read.table(Load txt file as table, more comments below)
Leave R Basic, Lists of Packages & Functions for loading files to:
Read more #rloadfile posts
Best Posts From mimiming
We have not curated any of mimiming's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From mimiming
- python crawling 삽질3
- python 크롤링 삽질2
- python 크롤링 삽질
- Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2
- Install Tensorwflow with Pycharm
- All about notepad++ 64bit plugin manager
- R Basic, Lists of Packages & Functions for loading files
- R basic, 'for loop' Calculating Leap Year
- day 1 ) bithum api r