Skip to content

sscanf

2 messages · Matthias Gondan, jim holtman

#
Dear list,

Apparently, there is no function like sscanf in R.

I have a string, "Condition: 311", and I would like
to read out the number and store it to a numeric
variable. Is there an easy way to do this?

Best wishes,

Matthias
--