Hello I am working on radio tracking data, with a short programme someone gave me and ... which should, supposedly, work ... In this programme, there is the function : getareahr(kern, levels = 95). But i cannot find any 'getareahr' in R ... could anyone help me? thanks! Agn??s ------------------------------------------------------------------------------------------------------------------- Agn??s GAULT graduate student UMR 5173 MNHN-CNRS-UPMC case postale 50 Species Conservation, Restoration and Population Survey (CERSP) 61 rue Buffon, 1er ??tage 75005 PARIS FRANCE Tel: 33 (0)1 40 79 57 64 Fax: 33 (0)1 40 79 38 35 Email: gault at mnhn.fr
Agnes Gault a ??crit :> Hello > > I am working on radio tracking data, with a short programme someone gave me > and ... which should, supposedly, work ... In this programme, there is the > function : getareahr(kern, levels = 95). But i cannot find any 'getareahr' > in R ... > > could anyone help me?It looks difficult given the (lack of) information you're giving. What are you trying to do ? Best, Renaud> > thanks! > Agn??s > > ------------------------------------------------------------------------------------------------------------------- > > Agn??s GAULT > graduate student > UMR 5173 MNHN-CNRS-UPMC > case postale 50 > Species Conservation, Restoration and Population Survey (CERSP) > 61 rue Buffon, 1er ??tage > 75005 PARIS > FRANCE > Tel: 33 (0)1 40 79 57 64 > Fax: 33 (0)1 40 79 38 35 > Email: gault at mnhn.fr > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >-- Dr Renaud Lancelot, v??t??rinaire Projet FSP r??gional ??pid??miologie v??t??rinaire C/0 Ambassade de France - SCAC BP 834 Antananarivo 101 - Madagascar e-mail: renaud.lancelot at cirad.fr tel.: +261 32 40 165 53 (cell) +261 20 22 665 36 ext. 225 (work)
Agnes Gault wrote:> Hello > > I am working on radio tracking data, with a short programme someone gave me > and ... which should, supposedly, work ... In this programme, there is the > function : getareahr(kern, levels = 95). But i cannot find any 'getareahr' > in R ...>> could anyone help me?Don't know. I'd rather ask someone. ;-) I mean the same someone you got the code from, because getareahr() might be his/her private invention. Uwe Ligges> thanks! > Agn??s > > ------------------------------------------------------------------------------------------------------------------- > > Agn??s GAULT > graduate student > UMR 5173 MNHN-CNRS-UPMC > case postale 50 > Species Conservation, Restoration and Population Survey (CERSP) > 61 rue Buffon, 1er ??tage > 75005 PARIS > FRANCE > Tel: 33 (0)1 40 79 57 64 > Fax: 33 (0)1 40 79 38 35 > Email: gault at mnhn.fr > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Hello. Sorry for the delay, (not so) long vacations... Seems to me that it has something to deal with the 'adehabitat' package which is very useful for radio-tracking data. ('adehabitat' is available on CRAN) BUT the 'getareahr' function doesn't exist. Could it be a mix between 'getverticeshr' and 'ararea' ? Maybe it was only one function in precedent versions of the package. Take a look at the help files of these functions, there is some nice examples. Hope this helps! Mathieu Agnes Gault a ??crit :>Hello > >I am working on radio tracking data, with a short programme someone gave me >and ... which should, supposedly, work ... In this programme, there is the >function : getareahr(kern, levels = 95). But i cannot find any 'getareahr' >in R ... > >could anyone help me? > >thanks! >Agn??s > >------------------------------------------------------------------------------------------------------------------- > >Agn??s GAULT >graduate student >UMR 5173 MNHN-CNRS-UPMC >case postale 50 >Species Conservation, Restoration and Population Survey (CERSP) >61 rue Buffon, 1er ??tage >75005 PARIS >FRANCE >Tel: 33 (0)1 40 79 57 64 >Fax: 33 (0)1 40 79 38 35 >Email: gault at mnhn.fr > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >