mdsteiner / EFAtools

GNU General Public License v3.0
10 stars 3 forks source link

shorten long variable names #66

Closed mdsteiner closed 1 year ago

mdsteiner commented 2 years ago

use abbreviate() or similar in print functions if variable names are too long

mdsteiner commented 1 year ago

instead added the max_name_length argumetn to print.EFA() which controls the maximum number of characters in the indicator names to show.