r - How to create a raw array in hexmode -


i need create array raw type in hexadecimal form..

for example, if have array c("f2","4d"......), how convert raw type in hexadecimal form.

or, have methods create array value: raw [1:3] f2 4d 79 without transferring array of int or char?


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -