Set NASA DAAC credentials to the current environment.
     
    
    DAAC_Set_Credential(replace = FALSE, folder.path = NULL)
 
    
    Arguments
- replace
- Boolean: determine if we want to replace the current credentials from the environment. The default is FALSE. 
- folder.path
- Character: physical path to the folder that contains the credential file. The default is NULL.