Skip to content

This is the repository that contains the code and data associated with the paper Vullioud et al. 2018

Notifications You must be signed in to change notification settings

hyenaproject/vullioud2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vullioud2018

This is the GitHub repository that hosts the R package vullioud2018.

What is this R package about?

This package aims at documenting how we obtained the results for the paper entitled "Social support drives female dominance in the spotted hyaena" by Colin Vullioud, Eve Davidian, Bettina Wachter, François Rousset, Alexandre Courtiol & Oliver P. Höner (accepted in Nature Ecology and Evolution), DOI: https://dx.doi.org/10.1038/s41559-018-0718-9

The only planned updates are updates that will be necessary to maintain the compatibility with other packages, so that our code won't break.

How to explore the sources of the package?

To see our source code, you simply browse the files above within GitHub.

How to install the package?

First make sure that the R package drat is installed on your system. If that is not the case, install the R package by simply typing (inside your R Console):

install.packages("drat")

Once the R package drat is installed, you can simply install our packages by typing (inside your R Console):

drat::addRepo("hyenaproject")
install.packages("vullioud2018")

How to use the package?

Once the package is installed, you can simply use it by typing (inside your R Console):

library("vullioud2018")

To get the instructions on how to continue after that type (inside your R Console):

?vullioud2018

If you have any problem, feel free to contact us: hyenaproject@gmail.com

About

This is the repository that contains the code and data associated with the paper Vullioud et al. 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages