search for: wk3code1

Displaying 4 results from an estimated 4 matches for "wk3code1".

Did you mean: wk3code2
2017 Jul 13
2
Help with R script
Dear R-help Group Scenario 1: I have a text file running to 1000 of lines...that is like as follows: [922] "FieldName: Wk3PackSubMonth" [923] "FieldValue: Apr" [924] "FieldName: Wk3PackSubYear" [925] "FieldValue: 2017" [926] "FieldName: Wk3Code1" [927] "FieldValue: " [928] "FieldValue: K4" [929] "FieldName: Wk3Code2" [930] "FieldValue: " [931] "FieldValue: Q49" I want this to be programmatically corrected to read as follows: (All consecutive lines starting with FieldValue i...
2017 Jul 13
0
Help with R script
...xt file running to 1000 of lines...that > is like as follows: > > [922] "FieldName: Wk3PackSubMonth" > > [923] "FieldValue: Apr" > > [924] "FieldName: Wk3PackSubYear" > > [925] "FieldValue: 2017" > > [926] "FieldName: Wk3Code1" > > [927] "FieldValue: " > > [928] "FieldValue: K4" > > [929] "FieldName: Wk3Code2" > > [930] "FieldValue: " > > [931] "FieldValue: Q49" > > > I want this to be programmatically corrected to > rea...
2017 Jul 13
2
Help with R script
...> is like as follows: > > [922] "FieldName: Wk3PackSubMonth" > > [923] "FieldValue: Apr" > > [924] "FieldName: Wk3PackSubYear" > > [925] "FieldValue: 2017" > > [926] "FieldName: Wk3Code1" > > [927] "FieldValue: " > > [928] "FieldValue: K4" > > [929] "FieldName: Wk3Code2" > > [930] "FieldValue: " > > [931] "FieldValue: Q49" > > > I wa...
2017 Jul 14
0
Help with R script
...t; [922] "FieldName: Wk3PackSubMonth" > > > > [923] "FieldValue: Apr" > > > > [924] "FieldName: Wk3PackSubYear" > > > > [925] "FieldValue: 2017" > > > > [926] "FieldName: Wk3Code1" > > > > [927] "FieldValue: " > > > > [928] "FieldValue: K4" > > > > [929] "FieldName: Wk3Code2" > > > > [930] "FieldValue: " > > > > [931] "Fie...