Function calls via package are case sensitive
A call like "plotId.tagplot()" will fail.
-
fix the call in the Readme.md
- [ ] add a notice about case sensitivity of calls
Edited by Hock, Martin
Aufgrund einer Wartung am 4.11.2025 von 8:00 bis 09:00 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen. -- Due to maintenance at 4.11.2025 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.
A call like "plotId.tagplot()" will fail.