Displaying 10 results from an estimated 10 matches for "masculine".
Did you mean:
masculin
2013 Sep 10
3
to delete lines by means of a vector
Hi
I would like to eliminate a large number of lines of the dataframe df1
The lines to delete are given here by the values of Mat (ex : 2,4,7,10).
but I have a large number (300) values of Mat
dput(df1)
structure(list(Mat = c(1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3,
3, 3, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 7, 7,
7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 10, 10,
10, 11,
2013 Jul 12
4
simplify a dataframe
Hello
I have the following problem : group the lines of a dataframe when no
information change (Matricule, Nom, Sexe, DateNaissance, Contrat, Pays)
and when the value of Debut of lines i = value Fin of lines i-1
I can obtain it with a do loop. Is it possible to avoid the loop ?
The dataframe initial is df1
dput(df1)
structure(list(Matricule = c(1L, 1L, 1L, 6L, 6L, 6L, 6L, 6L,
6L, 8L, 8L, 8L,
2013 Jul 24
3
Change values in a dateframe
Hello
I have the following problem :
The dataframe TEST has multiple lines for a same person because :
there are differents values of Nom or differents values of Prenom
but the values of Matricule or Sexe or Date.de.naissance are the same.
TEST <- structure(list(Matricule = c(66L, 67L, 67L, 68L, 89L, 90L, 90L,
91L, 108L, 108L, 108L), Nom = structure(c(1L, 2L, 2L, 4L, 8L,
5L, 6L, 9L, 3L, 3L,
2010 Feb 13
4
Labels on a pyramide
...Vagina 24 2.489626556 Colon 24 1.715511079
11 Outras localizacoes 275 28.52697095 Outras localizacoes 331 23.65975697
#####################################
The problem is (1) I do not want plot agelabels on the center and (2)
I want plot different labels for each pair of the bars (one label for
masculine and the other feminine).
The data represent the 10 most frequent cancer in a group of individuals.
Can some one help please?
Caveman
--
OpenSource Software Consultant
CENFOSS (www.cenfoss.co.mz)
SP Tech (www.sptech.co.mz)
email: orvaquim at cenfoss.co.mz
cell: +258828810980
2013 Jun 08
1
reading a character translation table into R
...u$
paragraph sign ? ¶ ¶ \P
middle dot ? · · $\cdot$
cedilla ? ¸ ¸ \c{}
superscript one ? ¹ ¹ $^1$
masculine ordinal ? º º $^o$
right angle quote, guillemotright ? » » \guillemotright
fraction one-fourth ? ¼ ¼ $\frac14$
fraction one-half ? ½ ½ $\...
2020 Oct 09
1
Mail server troubles
On 2020-10-09 14:16, Kenneth Porter wrote:
> --On Friday, October 09, 2020 6:29 PM +1300 Rob Kampen
> <rkampen at kampensonline.com> wrote:
>
>> If this reject is due to their spam filtering process, it is actually the
>> email author's problem - how they make up their sentences, key words etc.
>> and thus the problem will travel with them, to whatever email
2023 Jun 05
0
[ANNOUNCE] xorgproto 2023.1
...quot; from Oracle copyright notices
Only install PM_spec when legacy protocol support is enabled
XvMCproto.h: remove ; from the end of sz_* definitions
Benno Schulenberg (6):
keysymdef.h: add correctly spelled names for the left and right guillemet
keysymdef.h: name the masculine ordinal indicator similar to feminine one
keysymdef.h: delete fourteen long-deprecated symbol names
keysymdef.h: delete four symbolic names that serve no purpose
keysymdef.h: add better names for the dead schwa and SCHWA symbols
hyphenate two compound adjectives, like fo...
2007 Mar 11
3
Enable pop3 / pop3 and imap
Dear All,
I'm new to use dovecot for the Mail service...
So, how to enable the mail service ( pop3 / pop2 / imap ) ?
Edward.
2005 Mar 30
6
French Curve
Dear R experts,
Did someone implemented French Curve yet? Or can anyone point me some
papers that I can follow to implement it?
thanks in advance for your help.
Paul
2003 Dec 01
0
No subject
...SUPERSCRIPT THREE
> 0xB4 0x00B4 # ACUTE ACCENT
> 0xB5 0x00B5 # MICRO SIGN
> 0xB6 0x00B6 # PILCROW SIGN
> 0xB7 0x00B7 # MIDDLE DOT
> 0xB8 0x00B8 # CEDILLA
> 0xB9 0x00B9 # SUPERSCRIPT ONE
> 0xBA 0x00BA # MASCULINE ORDINAL INDICATOR
> 0xBB 0x00BB # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
> 0xBC 0x00BC # VULGAR FRACTION ONE QUARTER
> 0xBD 0x00BD # VULGAR FRACTION ONE HALF
> 0xBE 0x00BE # VULGAR FRACTION THREE QUARTERS
> 0xBF 0x00BF # INVERTED...