Skip to content

v0.1.18 Better import / export, preferred poles added, fixed bug in align and bertinCluster#70

Merged
markheckmann merged 29 commits intomasterfrom
0.1.18
Jul 8, 2025
Merged

v0.1.18 Better import / export, preferred poles added, fixed bug in align and bertinCluster#70
markheckmann merged 29 commits intomasterfrom
0.1.18

Conversation

@markheckmann
Copy link
Copy Markdown
Owner

`biplot3d`: New arg `c.sphere.show` and new defaults: Construct spheres now hidden by default, construct axes start at origin now.
fix `align` function which caused a bug in `bertinCluster`
`bertinCluster`: now restores the original `par()` settings after
changing the plot layout (#63). Before this caused problems in
subsequent plots, as `par(new = TRUE)` remained set.
`saveAsExcel` now supports output in wide and long format.
The output is also formatted now.
* `importDataframe` converts a dataframe into a repgrid. Three
   different formats can be read in. See the sample dataframes
   `df_element_columns`, `df_construct_columns`, and `df_long` (#61)
* `importExcel` now also understands the long format (#65)
* `saveAsExcel` can export a list of grids now (#67)
* `saveAsWorksheet` to add grid as anew to an in `openxlsx`
  `Workbook` object.
* also examples, tests, vignette
@markheckmann markheckmann merged commit d446c6d into master Jul 8, 2025
13 checks passed
@markheckmann markheckmann deleted the 0.1.18 branch July 8, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant