> source("~/.active-rstudio-document", echo=TRUE)
> library(tidyverse)
> library(PMCMRplus)
> m1 <- c(83, 91, 94)
> m2 <- c(91, 90, 81, 83)
> m3 <- c(78, 82, 77)
> pKW(list(m1, m2, m3), method = "Asymptotic")
Ties are present, so p-values are based on conditional null distribution.
Group size
> source("~/.active-rstudio-document", echo=TRUE)
> library(tidyverse)
> library(PMCMRplus)
> m1 <- c(83, 91, 94)
> m2 <- c(91, 90, 81, 83)
> m3 <- c(78, 82, 77)
> pKW(list(m1, m2, m3), method = "Asymptotic")
Ties are present, so p-values are based on conditional null distribution.
Group size
skip_empty_rows,
> > comment = comment, n_max = n_max, guess_max = guess_max,
> > progress = progress)
> > }
> >
> > Is the source from my copy of tidyverse. Not too involved to copy/paste
> > into one's .Rprofile or type into the consol
Hi everybody,
I've load tidyverse:
library(tidyverse)
and then try to use the function read_csv() but it didn't recognize it.
Thanks!
--
Saludos / Regards
Carlos A. Gonzalez
Mobile +598 94 234 653
cag...@gmail.com
[[alternative HTML version deleted]]
__
Good morning!
Each time I open a new R session, it appears the same objects that I
thought were removed on an old session, but the objects I supposed were
saved on the last session never appeared.
Thanks!
Saludos / Regards
Carlos A. Gonzalez
Mobile +598 94 234 653
cag...@gmail.com
[[al
opic (too many of them for one list).
>
> If you want to use the versions of the functions that tidyverse is
> overriding, specify the desired package along with the function when you
> call it.
>
> On January 27, 2021 9:16:12 AM PST, Carlos Gonzalez
> wrote:
> >Why when l
Why when loading tidyverse shows the following:
-- Conflicts --
tidyverse_conflicts() --
x dplyr::filter() masks stats::filter()
x dplyr::lag()masks stats::lag()
--
Saludos / Regards
Carlos A. Gonzalez
Mobile +598 94 234 653
cag...@gmail.com
HTML email through this list is erratic... if you want to
>> insure we get your message as you sent it, set your email client to send
>> plain text format.
>>
>> [1] https://cran.r-project.org/bin/windows/base/
>> [2] https://community.rstudio.com/
>>
>> O
Dear,
I've just installed R and RStudio. Opening RStudio the following appears in
the console.
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
R is free software and comes with ABSO
9 matches
Mail list logo