Displaying 1 result from an estimated 1 matches for "fv02".
Did you mean:
ff02
2011 Aug 31
2
Treat an Unquoted Character String as a Data Frame
I have several datasets that come from different studies (fv02 and fv03),
they represent different levels (patients and lesions), and they have
different patient populations (itt, mitt, mitt3). I wanted to write some
code that would pass my three requirements into a function I wrote, produce
the output, but not have to require me to also pass a unique plot ti...