Fixed output formatting
This commit is contained in:
parent
231e0ff501
commit
c7720f33b4
1 changed files with 2 additions and 2 deletions
|
|
@ -75,7 +75,7 @@ greedyMix <- function(
|
||||||
# ASK: remove?
|
# ASK: remove?
|
||||||
# h0 = findobj('Tag','filename1_text');
|
# h0 = findobj('Tag','filename1_text');
|
||||||
# set(h0,'String',filename); clear h0;
|
# set(h0,'String',filename); clear h0;
|
||||||
cat(
|
message(
|
||||||
'When using data which are in BAPS-format,',
|
'When using data which are in BAPS-format,',
|
||||||
'you can specify the sampling populations of the',
|
'you can specify the sampling populations of the',
|
||||||
'individuals by giving two additional files:',
|
'individuals by giving two additional files:',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue