tto
To: "r-help@r-project.org"
Cc:
Sent: Wednesday, January 2, 2013 12:00 PM
Subject: [R] loop correction needed
Dear useRs,
i have a data frame with 16 lists in it. each list has variable number of
lines. i want to create a loop which will start deleting every 32nd line in
each list,
On Jan 2, 2013, at 9:00 AM, eliza botto wrote:
Dear useRs,
i have a data frame with 16 lists in it. each list has variable
number of lines. i want to create a loop which will start deleting
every 32nd line in each list, till the end of each list. more
precisely if a list has 200 rows i w
Dear useRs,
i have a data frame with 16 lists in it. each list has variable number of
lines. i want to create a loop which will start deleting every 32nd line in
each list, till the end of each list. more precisely if a list has 200 rows i
want to delete row number 32, 64, 96 and so on...for th
3 matches
Mail list logo