Paul Schmidt
Paul Schmidt
``` r CitaviR::read_Citavi_xlsx(path = "data-raw/diabetesprevalence.xlsx", setSuggestedColTypes = TRUE) #> Es gab 50 oder mehr Warnungen (Anzeige der ersten 50 mit warnings()) warnings() #> Warnmeldungen: #> 1: In read_fun(path = enc2native(normalizePath(path)),...
@kwstat Sorry, but any comment on this?
I know I'm three years late but maybe this helps: * You had a `0` value which will lead to problems * `NodePosX = "xpos"` only works in combination with...
Hi @kenneditodd, I am a bit irritated: Does my example in mentioned issue no longer work for you? Because it still works for me as can be seen below. By...
I know I'm two years late, but does this help? ``` r links
Thanks for the panelset solution. However, am I understanding correctly, that `` won't work correctly inside a panel? If so, what else is limited?  Show Code! `````` r ```{r...
`get_playlist_tracks()` not working either :(
recode_shadow() doesn't support applying to multiple columns via across() or similar methods, right?
Sorry, just realized #274 is related
Furthermore, it does work in [{FielDHub}](https://didiermurillof.github.io/FielDHub/): ``` r r Information on the design parameters: #> List of 7 #> $ Reps : num 2 #> $ iBlocks : num 4...
Thanks for the reply @Sherry520 So I understand that the code only works for `k>=3` when `r=2`, yes. But aren't real-life alpha designs possible with `r=2` and `k=2`? I show...