Computers and Technology
Computers and Technology, 28.06.2019 17:00, mdot8890

Ihave this exercise about date operations in r: consider a data frame strdates having values 01/05/1965, 08/16/1975. convert this to different date formats like month/date/year, year-month-date. this is my answer, but i don't know what's wrong: strdates < - c("01/05/1965", "08/16/1975") strdates < - as. date(strdates, format = "%m/%d/%y") format(strdates, "%m/%d/%y") format(strdates, "%y-%m-%d")

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 22:30, yaretxi
Telling a computer that is already on to turn again is known as what type of boot?
Answers: 1
image
Computers and Technology, 25.06.2019 16:00, zanaplen27
Nasa’s long term goal is for travel in space to be as as travel across the atlantic. however, we are away from that.
Answers: 1
image
Computers and Technology, 26.06.2019 00:30, Goosebumpsestoybox
Network administration is concerned with which tasks?
Answers: 1
image
Computers and Technology, 26.06.2019 03:40, kikimiller
1. when a program routine constantly looks a certain condition and executes a command when the condition is met, this is called: a. sampling b. polling c. interrupting d. triggering
Answers: 2
Do you know the correct answer?
Ihave this exercise about date operations in r: consider a data frame strdates having values 01/05...

Questions in other subjects: