Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests to have one single form of MatrixPrintForm that is identical to the one generated by basic_matrix_form #854

Open
1 of 4 tasks
Melkiades opened this issue Apr 11, 2024 · 0 comments

Comments

@Melkiades
Copy link
Contributor

Melkiades commented Apr 11, 2024

A couple of differences:

  • attributes(b$spans) # To do in original: remove dimnames
  • b$row_info$node_class # to remove from original: attribute package rtables??
  • compare_mf(a, b, TRUE) # indent in row_info should be different. Current fix
  • b$formats[, 1] <- rep("", nrow(b$formats)) # To check original: We need to remove these spaces from formats?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant