Skip to content

ihsn/metadataeditr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metadataeditr

Metadata Editor R client

Installation

Install package

To install the package from github, follow the steps:

Install the devtools package

install.packages("devtools")

Load the devtools package

library(devtools)

Install metadataeditr package using github

install_github("ihsn/metadataeditr")

Now you should have the metadataeditor package installed, to use the package:

library(metadataeditr)

Releases

No releases published

Packages

No packages published

Languages