C
CorkActuary
Member
Hi,
How do I read in data from a table in WordPad using the ReadBin() function in R... Keep reading about the following:
x = file("LOCATION", "rb")
readBin(x, integer(),n= ,size= ,endian = "little")
How do I read in data from a table in WordPad using the ReadBin() function in R... Keep reading about the following:
x = file("LOCATION", "rb")
readBin(x, integer(),n= ,size= ,endian = "little")