Displaying 4 results from an estimated 4 matches for "belg".
Did you mean:
berg
2010 Jul 19
1
Missing value
...if (t1[1] > 0 || t1[2] < 0) tau = tau + 1 :
missing value where TRUE/FALSE needed
what can be done with such a warning message?
i tried
x<-x[!is.na(x)]
but didnt work.
Best Regards..
firat
Yrd.Doç.Dr.A.Fýrat ÖZDEMÝR
DEÜ Fen Edebiyat Fakültesi
Ýstatistik Bölümü
Tel: 232-412 85 52
Belge Geçer: 232-453 42 65
[[alternative HTML version deleted]]
2011 Jan 04
1
isolinux, extlinux and accented characters
Hello,
First of all, thanks very much for this piece of software, it's working
like a charm.
I'm using it to boot a Linux distro I'm working on.
What I want to deal with is the display of accented characters in ISOLINUX.
First, I set EXTLINUX up to boot an ext2-formatted USB stick. No problem
so far.
I wrote a config file ordering to load a font (lat-9w) to display french
2009 Apr 29
0
combine_factor to empty level
...ING
testc<-combine_factor(testf, c(1,2,1,2,1,2,1,2,1,2))
levels(testc)<-c("A/C/E/G/I","B/D/F/H/J")
table(testc,exclude=NULL)
How can I solve the problem?
Robbie
robbie.heremans.4748 at police.be
**********************************************************************
The Belgian Police in no way guarantees the technical integrity of the content of this message, nor the identity of the sender.
If you received this message by mistake, any disclosure, reproduction, copying, distribution, or other dissemination or use of this communication is strictly prohibited. In this c...
2013 May 24
7
Display borked when loading FONT
...vt.default_utf8=1 root=/dev/sda6
LABEL windoz
MENU LABEL Win 7
KERNEL chain.c32
APPEND hd0 1
# Sous-menu pour les choix de claviers :
MENU SEPARATOR
LABEL -
MENU LABEL Passer en ligne de commande
MENU DISABLE
MENU SEPARATOR
LABEL be
MENU LABEL Charger le clavier belge
MENU INDENT 1
KERNEL kbdmap.c32
APPEND claviers/be.ktl
LABEL cf
MENU LABEL Charger le clavier canadien
MENU INDENT 1
KERNEL kbdmap.c32
APPEND claviers/cf.ktl
LABEL ch
MENU LABEL Charger le clavier suisse
MENU INDENT 1
KERNEL kbdmap.c32
APPEN...