Edited:
From text based on variable named a I would like to obtain a table in which description cell will be unwrapped.
a <-
"
category variable description value
A A This is variable named as A 123
which is responsible for sth
B This is variable named as B 222.1
which is responsible for sth
else
B A This is sth 2
out of 4
Other c Other va This is variable named as 222
ategory riable other variable which can be
nullable
Other va This is variable named as 0
riable A other variable A which can
be nullable
"
Result which I want to have: