bedatadriven / activityinfo-R

ActivityInfo R Language Client
https://www.activityinfo.org/support/docs/R/
17 stars 12 forks source link

Allow for configuration of string truncation on getRecords() function #112

Open jamiewhths opened 8 months ago

jamiewhths commented 8 months ago

Currently, users cannot specify whether strings are truncated in the data return by getRecords(). This should be updated to allow the user to choose whether their text/multi-line text fields are truncated or returned in full when using this function.