langcog/childesr

age argument in get_utterances

Closed this issue · 3 comments

Doesn't work for me.

This works:
get_utterances(collection = "Eng-NA", corpus = "Clark", role = "Target_Child", child = "Shem")

This does not:
get_utterances(collection = "Eng-NA", corpus = "Clark", role = "Target_Child", child = "Shem", age = 807.375)

I think the age parameter has to be in months

Oh gotcha....it’s just confusing because the function returns age in days.

yeah true... think we address this here #17