Skip to content
Back to formatted view

Raw Message

Message-ID: <CAN25tHT8qQSgBG5am-hmwZifWAbQAaQUpPWEpdOvAjyawUtg-Q@mail.gmail.com>
Date: 2020-10-23T11:23:55Z
From: bgnumis bgnum
Subject: Extracting data and saving in excel

Hi all,

I have a dataframe call "data", and have lots of rows. One of them
is data$`birth`
my data has been imported from an excel file in RSTUDIO

I want to obtain in a function  all rows (with the names) where
data$`birth` is bigger than 1979/01/01 and extract in a excel file as an
output (a sub-excel of the original).

Can you guide with the functions I need to use?

I have been many time out of programming and I need a bit of help to get in
fit.

	[[alternative HTML version deleted]]