cozygene / FEAST

Fast expectation maximization for microbial source tracking
Other
115 stars 60 forks source link

"Load_metadata" function #55

Closed ghost closed 11 months ago

ghost commented 11 months ago

R returned "There is no documentation for ‘Load_metadata’ in the specified package or library." after I ran "metadata <- Load_metadata(metadata_path = [my file path]" and I understood "Load_metadata" does not exist in any of the loaded packages or in the base R documentation, or is a part of the packages.

Is anyone experiencing a similar problem, or am I technically behind somehow? Thank you in advance.