You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After we introduced #339 we allowed teal_slice and teal_slices objects to have a trim_lines parameter in their S3 generic methods for print and format. This should also be extended in FilterState/FilterStates classed
Code of Conduct
I agree to follow this project's Code of Conduct.
Contribution Guidelines
I agree to follow this project's Contribution Guidelines.
Security Policy
I agree to follow this project's Security Policy.
The text was updated successfully, but these errors were encountered:
Closes#378
This PR provides an ability to pass `trim_lines` parameter for
`$format()` method of FilterState, FilerStates, FilteredDataset and
FilteredData R6 objects.
---------
Signed-off-by: Marcin <[email protected]>
Co-authored-by: Aleksander Chlebowski <[email protected]>
Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
Feature description
After we introduced #339 we allowed
teal_slice
andteal_slices
objects to have atrim_lines
parameter in their S3 generic methods forprint
andformat
. This should also be extended in FilterState/FilterStates classedCode of Conduct
Contribution Guidelines
Security Policy
The text was updated successfully, but these errors were encountered: