mirror of
				https://github.com/msberends/AMR.git
				synced 2025-10-30 15:58:17 +01:00 
			
		
		
		
	mo_property
This commit is contained in:
		| @@ -37,8 +37,8 @@ test_that("mo_property works", { | ||||
|   expect_equal(names(mo_taxonomy("E. coli")), c("kingdom", "phylum", "class", "order", | ||||
|                                                 "family", "genus", "species", "subspecies")) | ||||
|  | ||||
|   expect_equal(mo_ref("E. coli"), "Castellani and Chalmers, 1919") | ||||
|   expect_equal(mo_authors("E. coli"), "Castellani and Chalmers") | ||||
|   expect_equal(mo_ref("E. coli"), "Castellani et al., 1919") | ||||
|   expect_equal(mo_authors("E. coli"), "Castellani et al.") | ||||
|   expect_equal(mo_year("E. coli"), 1919) | ||||
|  | ||||
|   expect_equal(mo_shortname("MRSA"), "S. aureus") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user