6 lines
57 B
Text
6 lines
57 B
Text
mata
|
|
a=st_sdata(.,"fruit")
|
|
rows(a)
|
|
cols(a)
|
|
length(a)
|
|
end
|