Download the newest map with all cities and provinces
The display data
Hiển thị dữ liệu thông qua gói package tương ứng
Triển vọng
Thiết lập các phương pháp kết nối các dữ liệu vùng miền có sẵn (ví dụ là số dân cư trong mỗi tỉnh có sẵn trong GSO).
Có thể bắt đầu bằng vẽ đồ thị về tất cả các dữ liệu về số lượng báo cáo tuyệt đối (số lượng đơn thuần/tổng cả nước) và tương đối (số lượng báo cáo/tổng số dân hoặc tổng số bệnh viện hoặc số giường hay DDD) trên bản đồ việt nam để định hướng phát triển và cân bằng giữa các vùng miền.
All ADR reports in Vietnamese database contains at least one terminology with SOC 0100
Selection criteria for Comparation:
Inclusion criteria :
All ADR Reports receveid and registered in National DI&ADR center
Exlusion criteria :
Report not with imputation 4,5,6 according to WHO Method
Method
Analysis descriptive:
Number of reports per month from 2010-2015 of France and Vietnam
Pyramid of distribution Age-Sex
Reporter distribution (spontaneous only) - Region pyramid
Number of Death cases?
ATC code distribution/table
Terminology, preferred term vs HLT in MEDRA: number of term in general disorder in 2 countries,
Asymmetry of Skin reaction and Anaphylactic shock and antibiotic: huge different btw 2 countries pose the role of social pharmacology
Method Case/Nonecase
Case
Nonecase
A
B
C
D
ROR=’AD/BC’
Results
Number of reports received per month
1
## Error in sheets_fun(path): zip file '/Users/macpro/Dropbox/5. De tai PhD Article international/4. SCAR 2006-2015/form scar 2010 - 2012 (lần 1) Loan k68.xlsx' cannot be opened
Dưới đây là toàn bộ styling dùng trong .md để post trong theme của blog:
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Body text
Kiểu chữ đậm : đây là kiểu đậm. Kiểu chữ nghiêng : nghiêng.
Chèn ảnh vào post:
Water is H2O.
The New York Times (That’s a citation). Underline.
HTML and CSS are our tools.
Trích dẫn Blockquotes
Failling to plan is planning to fail !
Các kiểu danh sách List
List Thứ tự
Item one
sub item one
sub item two
sub item three
Item two
List không theo Thứ tự
Item one
Item two
Item three
Bảng và canh lề
Tiêu đề 1
Tiêu đề 2
Tiêu đề 3
cell1
cell2
cell3
cell4
cell5
cell6
cell1
cell2
cell3
cell4
cell5
cell6
Foot1
Foot2
Foot3
Tùy biến kiểu Code với tông màu
Thêm màu cho cú pháp thông qua Pygments
Ví dụ :
Nếu không có Pygment thì sẽ không có màu và đơn điệu:
This is great isn't it?
Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.1
Để thay đổi cấu trúc highlighting, phải sửa đổi trên file
1
/_sass/_pygments.scss
Phân chia code và các nội dung khác thông qua cấu trúc Fenced Code Blocks
Ví dụ :
R
1
2
3
4
5
image_read("https://jeroen.github.io/images/frink.png")%>%image_rotate(270)%>%image_background("blue",flatten=TRUE)%>%image_border("red","10x10")%>%image_annotate("The same thing with pipes",color="white",size=30)
If you want to set a background image for the entire site just add
1
background: filename.png
to your
1
_config.yml
and BOOM — background images on every page!
Thêm link vào tiêu đề post
Chỉ cần thêm
1
link: http://url-you-want-linked
ở mục YAML của post -> thế là OK (hữu dụng khi tạo link sang file html khác )
Thay đổi ảnh nền
Thêm tùy biến background trong YAML của post
Chú ý ảnh nền phải được đặt trong thư mục
1
/images
nếu dùng trực tiếp image nằm trong site, tuy nhiên có thể thêm link trực tiếp từ bên ngoài thông qua full URL.
If you want to set a background image for the entire site just add background: filename.png to your _config.yml and BOOM — background images on every page!
Not sure if this only effects Kramdown or if it’s an issue with Markdown in general. But adding YouTube video embeds causes errors when building your Jekyll site. To fix add a space between the
1
<iframe>
tags and remove
1
allowfullscreen
.
Ví dụ:
Hình ảnh
1 hình
2 hình
Dùng
1
half
class để hiện thị 2 hình ảnh chung 1 tên hình (caption)