# NOT RUN {
input_path <- pof_example(path="input_example.txt")
data_path <- pof_example(path="exampledata.txt")
pof.df <- read_pof(microdata=data_path, input_txt=input_path, vars=c("V0407","V0408"))
# }
Run the code above in your browser using DataLab