Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi, I?ve been trying to load datasets from Stat2Data, but couldn?t proceed to do so. I can install the package though, but the datasets are not being loaded. Is there any error that I do? Regards, Anand > library...
Good day, #I?ve created hypothetical data for drug X and drug Y whereby both drug have the ability to have HbA1c reduction. set.seed(10) drugx= rnorm(50, mean = 0.1, sd=0.02) set.seed(11) drugy= rnorm...
data <- read.table(header=TRUE, text=' name prof A 4.5 B 3.2 C 5.5 ') > On 9 Aug 2019, at 8:11 AM, Val <valkremk at gmail.com> wrote: > > Hi all, > > I am trying to red data where...
> Hi, > > I?ve managed to sort out the problem. Yes you are correct, one of the coding method is using reshape2 > > The coding is as below: > >> library(tidyr) >> comdrug2 <- gather(comdrug, key = DrugType, value = Reduction, DrugX, DrugY) >> head(comdrug2) > ID...
Can't find what you're looking for? Try searching with Google .