Paul Schmidt

Results 31 comments of 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? ![image](https://user-images.githubusercontent.com/31928213/148737111-a165c2b1-3ca7-4226-a741-569ca367af67.png) Show Code! `````` r ```{r...

`get_playlist_tracks()` not working either :(

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...