Google RLint: Reformatting R Code to Follow the Google St Instrukcja Użytkownika Strona 14

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 19
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 13
Google Confidential and Proprietary
Ex: Ease checking program correctness
Code
if (format(Sys.time(), "%Y") == "2014") {
print(paste("UseR!", "2014")
}
Error
CRITICAL:root:Unbalanced brackets in
{
print(paste("UseR!", "2014")
}
Przeglądanie stron 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19

Komentarze do niniejszej Instrukcji

Brak uwag