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