bear v1.0.0 - a data analytical tool for ABE in R [🇷 for BE/BA]

posted by Aceto81 – Belgium, 2008-07-16 11:47 (6180 d 15:27 ago) – Posting: # 2045
Views: 71,826

Dear Yung-jin,

I'm sorry but the only reference I have was the thread mentioned above, and my comparison with WinNonLin.

But the good news: maybe I've got a solution for the csv problem with the , and ;
read.multi <- function(file) read.table(file, sep = ifelse (regexpr(";", scan(file, "character", 1 ,quiet = T) ) >(-1), ";", ","), header = T)

Kind Regards

Ace

--
Edit: Full quote removed. Please see this post! [Ohlbe] Edit: Added the code [Ace]
Thread locked

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,673 registered users;
28 visitors (0 registered, 28 guests [including 17 identified bots]).
Forum time: 03:15 CEST (Europe/Vienna)

Truth and clarity are complementary.    Niels Bohr

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5