web analytics
Skip to content
Monday, June 16, 2025

Zhuo Yao, Ph.D.

Professional Website of Dr. Zhuo Yao
Zhuo Yao, Ph.D.
Professional Website of Dr. Zhuo Yao
  • About Me
  • Teaching
  • Research
  • Hornors
  • Service
  • Publications
  • Demos
  • Resources
  • Tips
    • Writing
    • Research
    • Spatial Panel Modeling
    • SSH
    • Visual Studio 2010
    • Statistics
    • Technology
    • VB.Net
    • VISUM
    • Web design
    • R
    • Conference Papers
    • Journal papers published
    • Database
    • Legislation
    • Policy
    • Presentations
    • Publications
    • Working papers
    • Inforgraphics
    • ArcGIS
    • Career
    • Climate Change
    • Computer VIsion
    • Foundamentals
    • Geo-processing
    • Image Processing
    • MS Office
    • Travel Demand Modeling

Category: R

R

Manipulating Data Frames Using sqldf – A Brief Overview

calsalmon February 26, 2015

Introduction For those who are learning R and who may be well-versed in SQL, thesqldf package provides a mechanism to manipulate R data frames using…

View More Manipulating Data Frames Using sqldf – A Brief Overview
R

readWorksheet-methods {XLConnect}

calsalmon February 22, 2015

Reading data from worksheets Package: XLConnect Version: 0.2-7 Description Reads data from worksheets of a workbook. Usage ## S4 method for class ‘workbook,numeric’: readWorksheet((object,sheet,startRow,startCol,endRow,endCol,autofitRow,autofitCol, region,header,rownames,colTypes,forceConversion,dateTimeFormat,check.names,…

View More readWorksheet-methods {XLConnect}
R

readWorksheetFromFile Reading data from worksheets in an Excel file (wrapper function)

calsalmon February 22, 2015

Examples # multiregion xlsx file from demoFiles subfolder of # package XLConnect demoExcelFile <- system.file(“demoFiles/multiregion.xlsx”, package = “XLConnect”) # Read single area from first sheet…

View More readWorksheetFromFile Reading data from worksheets in an Excel file (wrapper function)
R

Read Excel files from R

calsalmon February 22, 2015

Many people still save their data into Microsoft Excel files. This is an unhappy choice for many reasons but many was already written about this…

View More Read Excel files from R
R

R Programming/Text Processing

calsalmon February 22, 2015

This page includes all the material you need to deal with strings in R. The section on regular expressions may be useful to understand the…

View More R Programming/Text Processing
R

10 R packages which will master you in R Tool

calsalmon February 17, 2015

R can be more prickly and obscure than other languages like Python or Java. The good news is that there are tons of packages which…

View More 10 R packages which will master you in R Tool
R

R Regular Expression

calsalmon February 16, 2015

R has various functions for regular expression based match and replaces. The grep,grepl, regexpr and gregexpr functions are used for searching for matches, while sub…

View More R Regular Expression
R

Text Mining the Complete Works of William Shakespeare

calsalmon February 16, 2015

I am starting a new project that will require some serious text mining. So, in the interests of bringing myself up to speed on the…

View More Text Mining the Complete Works of William Shakespeare
R

PDF-2-text-or-CSV.r

calsalmon February 14, 2015

# Here are a few methods for getting text from PDF files. Do read through # the instructions carefully! NOte that this code is written…

View More PDF-2-text-or-CSV.r
R

Convert PDFs to text files or CSV files (DfR format) with R

calsalmon February 14, 2015

# download pdftotxt from # ftp://ftp.foolabs.com/pub/xpdf/xpdfbin-win-3.03.zip # and extract to your program files folder # here is a pdf for mining url <- “http://www.noisyroom.net/blog/RomneySpeech072912.pdf” dest…

View More Convert PDFs to text files or CSV files (DfR format) with R

Posts pagination

Previous page Page 1 … Page 4 Page 5 Page 6 … Page 15 Next page

  • Install WordPress with Apache and Let’s Encrypt SSL on Ubuntu 22.04
  • Notepad++ add to every line
  • RStudio Theme
  • Exercise 1: Multinomial logit model
  • Random utility model and the multinomial logit model
Zhuo Yao, Ph.D. | Designed by: Theme Freesia | WordPress | © Copyright All right reserved