Am 03.02.2018 um 15:41 schrieb Allin Cottrell:
On Sat, 3 Feb 2018, Riccardo (Jack) Lucchetti wrote:
>> On Sat, 3 Feb 2018, Sven Schreiber wrote:
>>> --and now also rowname-- *gets* the names, while
colnames/rownames
>>> *puts* names.
> Why not go all the way, then? How about {c|r}name{get|set}?
OK, good idea, nice and logical. That's now in git.
I can't test the git version right, so I have to ask:
AFAIU {c|r}nameget can now retrieve all the names, or alternatively (as
before) take an integer to get a single string. But this does not apply
to the setting versions {c|r}nameset, right? No putting single strings
like cnameset(M, "thiscolname", 2).
I'm not asking/pushing for it, because I don't see a pressing use case,
just asking for the fact.
thanks,
sven