So I spotted that when calling ?recordSwap the help page show the title for createDat.
It looks like that somehow documentation for these two functions was merged.
With @JohannesGuss we repaired it.
We called roxygen2::roxygenize() and recreated documentation.
I spotted that it created documentation also for some other functions that had something changed.
I guess, is that OK also to include in this commit?
So I spotted that when calling
?recordSwap
the help page show the title forcreateDat
. It looks like that somehow documentation for these two functions was merged. With @JohannesGuss we repaired it.We called roxygen2::roxygenize() and recreated documentation. I spotted that it created documentation also for some other functions that had something changed. I guess, is that OK also to include in this commit?