The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Introduction to Rmolt

library(Rmolt)

Rmolt package is designed to facilitate the representation of the percentage of molted feathers in a bird population.

There are 3 different type of graphics available.

The first one is to have the molting graph for only 10 primaries.

Rmolt(df, "10_0")

The second is for the complete wing and tail for a 10 primaries bird.

Rmolt(fcf, 10)

The last one is for the complete wing and tail for a 9 primaries brid.

Rmolt(dcb, 9)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.