# Extract American National Election Study of 1948
# It is item "NES1948.POR" in zip file "anes/NES1948.ZIP"
# where this path is relative to the packages'
# root directory.
nes1948.por <- UnZip("anes/NES1948.ZIP","NES1948.POR",
package="memisc")
nes1948.por
Run the code above in your browser using DataLab