Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robinson-gestational-age

NpmLicense Build Status

Calculate gestational age using Robinson curve. Based on the crown-rump length.

Français : Détermine l’âge gestationnel en fonction de la longueur cranio-caudale du fœtus. Utilise la courbe de Robinson.

crown-rump length

Setup

npm i -S robinson-gestational-age

or yarn

yarn add robinson-gestational-age

Usage

Get gestational age in days.

var robinsonCurve = require('robinson-gestational-age');

robinsonCurve.getGestationalAge(24); // 63.177

License

MIT

About

Calculate gestational age using Robinson curve, based on the crown-rump length.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages