#! /usr/bin/env Rscript require(readr) aoa32 <- read_delim('AoA32lang.tsv', delim='\t') saveRDS(aoa32, file='AoA32lang.rds')